llvm-project/mlir/unittests
Jakub Kuderski abc362a107 [mlir][arith] Change dialect name from Arithmetic to Arith
Suggested by @lattner in https://discourse.llvm.org/t/rfc-define-precise-arith-semantics/65507/22.

Tested with:
`ninja check-mlir check-mlir-integration check-mlir-mlir-spirv-cpu-runner check-mlir-mlir-vulkan-runner check-mlir-examples`

and `bazel build --config=generic_clang @llvm-project//mlir:all`.

Reviewed By: lattner, Mogball, rriddle, jpienaar, mehdi_amini

Differential Revision: https://reviews.llvm.org/D134762
2022-09-29 11:23:28 -04:00
..
Analysis [MLIR][Presburger] Improve unittest parsing 2022-09-15 19:28:49 +01:00
Conversion [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
Dialect [mlir][spirv] Change dialect name from 'spv' to 'spirv' 2022-09-26 10:58:30 -04:00
ExecutionEngine [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
IR Apply clang-tidy fixes for llvm-include-order in TypeTest.cpp (NFC) 2022-09-15 13:23:35 +00:00
Interfaces [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
Parser [mlir] Making verification after parsing optional 2022-09-28 20:38:12 -07:00
Pass [mlir] Use has_value instead of hasValue (NFC) 2022-07-13 00:57:02 -07:00
Rewrite Fix memory leaks in MLIR unit-tests (NFC) 2021-10-02 21:31:46 +00:00
Support [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00
TableGen [mlir] Add macro for enabling all generated pass declarations 2022-09-28 11:49:28 -04:00
Transforms [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
CMakeLists.txt [MLIR] Fix checks for native arch 2022-08-04 11:10:08 +02:00