Update access control lists.#3433
Merged
s-perron merged 1 commit intoKhronosGroup:masterfrom Jun 15, 2020
dj2:access
Merged
Conversation
This CL updates the access control lists used in SPIRV-Tools to the more descriptive allow/deny naming.
Collaborator
|
What is wrong with whilelist and blacklist? Aren't those common enough terms that are well defined? Can you point to something that explains why these terms are not good enough? |
Collaborator
Author
|
They maybe well defined, but allow/deny are clearer terms for what the list is doing. |
s-perron
approved these changes
Jun 15, 2020
dneto0
pushed a commit
to dneto0/SPIRV-Tools
that referenced
this pull request
Sep 14, 2024
Roll third_party/glslang/ ebf55a0..8397044 (17 commits) KhronosGroup/glslang@ebf55a0...8397044 $ git log ebf55a0..8397044 --date=short --no-merges --format='%ad %ae %s' 2020-06-22 gleese Update test expected files with new magic number 2020-06-22 gleese Update SPIR-V generator version 2020-06-05 gleese Update test results to expect OpFUnordNotEqual 2020-06-05 gleese Use OpFUnordNotEqual for floating-point != 2020-06-22 johnkslang Update README.md 2020-06-19 bclayton Add kokoro configs for android-ndk and cmake 2020-06-19 bclayton Switch ndk_test from gnustl_static to c++_static 2020-06-17 ShabbyX Add -g0 command line argument 2020-06-16 cepheus Build: use better MSVC subfolder names for the previous build changes. 2020-06-16 cepheus Bump version numbers. 2020-06-16 bclayton Move hlsl/ source to glslang/HLSL/ 2020-06-16 cepheus Bump version. 2020-06-15 bclayton CMake: Fold HLSL source into glslang 2020-06-15 dj2 Remove unused variable. (KhronosGroup#2273) 2020-06-15 rharrison Remove unused function, BaseTypeName (KhronosGroup#2272) 2020-06-15 cepheus HLSL: Remove support for having GLSL versions of HLSL intrinsics. 2020-06-10 bclayton C Interface: Split SPIR-V C interface to own file Roll third_party/googletest/ 8567b0929..c6e309b26 (2 commits) google/googletest@8567b09...c6e309b $ git log 8567b0929..c6e309b26 --date=short --no-merges --format='%ad %ae %s' 2020-06-17 absl-team Googletest export 2020-06-15 absl-team Googletest export Roll third_party/re2/ e9d517989..14d319322 (5 commits) google/re2@e9d5179...14d3193 $ git log e9d517989..14d319322 --date=short --no-merges --format='%ad %ae %s' 2020-06-18 junyer Write tests for the move semantics. 2020-06-18 junyer Improve RE2::Set and FilteredRE2 move semantics. 2020-06-16 junyer Distinguish between missing ')' and unexpected ')'. 2020-06-16 junyer Make RE2::Set and FilteredRE2 movable. 2020-06-15 junyer Herp derp. It's actually constant-time append. Roll third_party/spirv-cross/ 9e3df69d4..f9ae06512 (12 commits) KhronosGroup/SPIRV-Cross@9e3df69...f9ae065 $ git log 9e3df69d4..f9ae06512 --date=short --no-merges --format='%ad %ae %s' 2020-06-22 dsinclair Roll deps and update tests. 2020-06-22 post MSL: Remove the old VertexAttr API. 2020-06-19 cwallez Fix placement of SPIRV_CROSS_DEPRECATED. 2020-06-19 post Fix duplicated initialization for loop variables with initializers. 2020-06-18 post MSL: Add test case for constructing struct with non-value-type array. 2020-06-18 post MSL: Deal with loading non-value-type arrays. 2020-06-18 post MSL: Add tests for array copies in and out of buffers. 2020-06-18 post MSL: Improve handling of array types in buffer objects. 2020-06-18 post Clean up some deprecation warnings when building with Makefile. 2020-06-18 post Remove unused member in MSLShaderInput. 2020-06-13 cdavis MSL: Fix up input variables' vector lengths in all stages. 2020-06-16 post HLSL: Fix texProj in legacy HLSL. Roll third_party/spirv-tools/ 30bf46d..d4b9f57 (12 commits) KhronosGroup/SPIRV-Tools@30bf46d...d4b9f57 $ git log 30bf46d..d4b9f57 --date=short --no-merges --format='%ad %ae %s' 2020-06-19 jaebaek [spirv-opt] debug info preservation in ssa-rewrite (KhronosGroup#3356) 2020-06-19 ehsannas Updated desc_sroa to support flattening structures (KhronosGroup#3448) 2020-06-19 vasniktel spirv-fuzz: Refactor variable creation (KhronosGroup#3414) 2020-06-19 vasniktel spirv-fuzz: Swap operands in OpBranchConditional (KhronosGroup#3423) 2020-06-18 stevenperron Use structured order to unroll loops. (KhronosGroup#3443) 2020-06-18 jaebaek Debug info preservation in dead branch elimination (KhronosGroup#3425) 2020-06-17 vasniktel Add RemoveParameter method (KhronosGroup#3437) 2020-06-17 vasniktel Fix return type (KhronosGroup#3435) 2020-06-16 ehsannas Eliminate branches with condition of OpConstantNull (KhronosGroup#3438) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Implement vector shuffle fuzzer pass (KhronosGroup#3412) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Add replace linear algebra instruction transformation (KhronosGroup#3402) 2020-06-15 dj2 Update access control lists. (KhronosGroup#3433)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This CL updates the access control lists used in SPIRV-Tools to the more
descriptive allow/deny naming.