SPIRV-Tools/tools
JiaoluAMD c11ea09652
spirv-opt : Add FixFuncCallArgumentsPass (#4775)
spirv validation require OpFunctionCall with memory object, usually this
is non issue as all the functions are inlined.
This pass deal with some case for
DontInline function. accesschain input operand would be replaced new
created variable
2022-05-06 10:39:26 -04:00
..
as Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
cfg Fix various source comment (doxygen) typos (#4680) 2022-01-26 15:13:08 -05:00
diff Introduce spirv-diff (#4611) 2022-02-02 10:33:18 -05:00
dis Use standard function to get stdin to binary mode. (#4141) 2021-03-01 09:38:49 -05:00
emacs Define variable to skip installation 2017-07-04 12:24:44 -04:00
fuzz Remove reference to protobuf internals from fuzzers (#4701) 2022-02-10 10:41:24 -05:00
lesspipe tools/lesspipe: Allow generic shell (#2255) 2018-12-27 15:06:37 -05:00
link Linker improvements (#4679) 2022-01-22 15:40:19 -05:00
lint Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
opt spirv-opt : Add FixFuncCallArgumentsPass (#4775) 2022-05-06 10:39:26 -04:00
reduce Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
sva Bump pathval from 1.1.0 to 1.1.1 in /tools/sva (#4716) 2022-02-11 19:24:30 +00:00
util Fix header include syntax. (#2882) 2019-09-19 09:26:24 -05:00
val Vulkan 1.3 (#4686) 2022-01-25 10:36:08 -05:00
CMakeLists.txt Introduce spirv-diff (#4611) 2022-02-02 10:33:18 -05:00
io.h fix SIGSEGV when reading from a non-existant file (#4453) 2021-08-16 09:44:22 -04:00