llvm-project/mlir/unittests/Dialect/SPIRV
River Riddle e21adfa32d [mlir] Mark LogicalResult as LLVM_NODISCARD
This makes ignoring a result explicit by the user, and helps to prevent accidental errors with dropped results. Marking LogicalResult as no discard was always the intention from the beginning, but got lost along the way.

Differential Revision: https://reviews.llvm.org/D95841
2021-02-04 15:10:10 -08:00
..
CMakeLists.txt [MLIR][SPIRV] Refactoring serialization and deserialization 2020-12-14 12:28:16 -05:00
DeserializationTest.cpp [mlir] Mark LogicalResult as LLVM_NODISCARD 2021-02-04 15:10:10 -08:00
SerializationTest.cpp [mlir][spirv] NFC: Shuffle code around to better follow convention 2020-12-17 11:03:26 -05:00