llvm-project/mlir/lib/Dialect/SPIRV/IR
River Riddle f7d85f010f [mlir][NFC] Update SPIRV operations to use `hasVerifier` instead of `verifier`
The verifier field is deprecated, and slated for removal.

Differential Revision: https://reviews.llvm.org/D118817
2022-02-02 13:34:29 -08:00
..
CMakeLists.txt [MLIR][SPIRV] Add rewrite pattern to convert select+cmp into GLSL clamp. 2020-12-23 15:47:19 +01:00
SPIRVAttributes.cpp [mlir][StorageUniquer] Properly call the destructor on non-trivially destructible storage instances 2021-03-11 11:35:32 -08:00
SPIRVCanonicalization.cpp Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC) 2022-01-02 01:45:18 +00:00
SPIRVCanonicalization.td [MLIR][SPIRV] Add rewrite pattern to convert select+cmp into GLSL clamp. 2020-12-23 15:47:19 +01:00
SPIRVDialect.cpp [mlir][NFC] Add a using for llvm::SMLoc/llvm::SMRange to LLVM.h 2022-01-26 21:37:23 -08:00
SPIRVEnums.cpp Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
SPIRVGLSLCanonicalization.cpp Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
SPIRVOps.cpp [mlir][NFC] Update SPIRV operations to use `hasVerifier` instead of `verifier` 2022-02-02 13:34:29 -08:00
SPIRVTypes.cpp Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
TargetAndABI.cpp [mlir] Convert OpTrait::FunctionLike to FunctionOpInterface 2022-01-18 20:56:53 -08:00