SPIRV-Tools/source/fuzz/protobufs
Antoni Karpiński 8a5500656e
spirv-fuzz: adds TransformationReplaceLoadStoreWithCopyMemory (#3586)
Adds a transformation that takes a pair of instruction descriptors to
OpLoad and OpStore that have the same intermediate value and replaces
the OpStore with an equivalent OpCopyMemory.

Fixes #3353.
2020-07-27 15:17:04 +01:00
..
spirvfuzz_protobufs.h spirv-fuzz: Add replay range option (#3535) 2020-07-15 12:13:23 +01:00
spvtoolsfuzz.proto spirv-fuzz: adds TransformationReplaceLoadStoreWithCopyMemory (#3586) 2020-07-27 15:17:04 +01:00