llvm-project/mlir/unittests/Dialect/SPIRV
Lei Zhang 222d7fc7f8 [mlir][spirv] Avoid duplicated Block decoration during serialization
It's legal per the Vulkan / SPIR-V spec; still it's better to avoid
such duplication to have cleaner blob and reduce the binary size.

Reviewed By: scotttodd

Differential Revision: https://reviews.llvm.org/D115532
2021-12-10 19:20:49 -05:00
..
CMakeLists.txt [MLIR][SPIRV] Refactoring serialization and deserialization 2020-12-14 12:28:16 -05:00
DeserializationTest.cpp Using make_unique instead of `new` (NFC) 2021-12-03 01:53:42 +00:00
SerializationTest.cpp [mlir][spirv] Avoid duplicated Block decoration during serialization 2021-12-10 19:20:49 -05:00