llvm-project/mlir/test
Mehdi Amini 6786d7e4f5 Apply clang-tidy fixes for readability-simplify-boolean-expr to MLIR (NFC)
Reviewed By: rriddle, Mogball

Differential Revision: https://reviews.llvm.org/D116253
2022-01-02 01:59:31 +00:00
..
Analysis [mlir] Make topologicalSort iterative and consider op regions 2021-11-10 10:05:01 -08:00
CAPI Fix possible memory leak in a MLIR unit-test 2022-01-01 01:42:26 +00:00
Conversion [MLIR] Move AtomicRMW into MemRef dialect and enum into Arith 2021-12-30 14:31:33 -05:00
Dialect [mlir][LLVMIR] Add `llvm.eh.typeid.for` intrinsic 2022-01-01 02:03:00 +01:00
Examples Re-apply "[mlir] Allow out-of-tree python building from installed MLIR." 2021-11-14 20:31:34 -08:00
IR [mlir] Allow IntegerAttr to parse zero width integers. 2021-12-30 20:33:00 -08:00
Integration [mlir][MemRef] Deprecate unspecified trailing offset, size, and strides semantics of `OffsetSizeAndStrideOpInterface`. 2021-12-29 11:18:29 -08:00
Interfaces [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Pass [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Rewrite Introduced iterative bytecode execution. 2021-11-26 18:11:37 +05:30
Target [mlir][LLVMIR] Add `llvm.eh.typeid.for` intrinsic 2022-01-01 02:03:00 +01:00
Transforms [mlir] Add getNumThreads to MLIRContext 2021-12-24 02:02:54 +00:00
Unit Revert "Attempt to disable MLIR JIT tests on PowerPC to unbreak the bot" 2021-06-29 18:03:23 -05:00
lib Apply clang-tidy fixes for readability-simplify-boolean-expr to MLIR (NFC) 2022-01-02 01:59:31 +00:00
mlir-cpu-runner [MLIR] NFC. Rename test cases in test/mlir-cpu-runner per convention 2021-12-04 06:53:39 +05:30
mlir-linalg-ods-gen [mlir] Refactor ElementsAttr's value access API 2021-11-09 00:15:08 +00:00
mlir-lsp-server [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
mlir-opt [mlir] Flag near misses in file splitting 2021-12-12 08:03:30 -08:00
mlir-pdll/Parser [PDLL] Add a `rewrite` statement to enable complex rewrites 2021-12-16 02:08:13 +00:00
mlir-reduce [mlir-reduce] Reducer refactor. 2021-06-02 07:45:00 +08:00
mlir-spirv-cpu-runner Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00:00
mlir-tblgen [mlir][ods] Fix OpFormatGen calling inferReturnTypes before region/segment resolution 2021-12-16 19:04:50 +00:00
mlir-translate [mlir] Print the correct tool name in mlirTranslateMain 2021-01-05 19:17:01 -08:00
mlir-vulkan-runner [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
python [mlir][python] Add fused location 2021-12-11 10:16:13 -08:00
APITest.h Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
CMakeLists.txt [mlir][PDLL] Add an initial frontend for PDLL 2021-12-16 02:08:12 +00:00
lit.cfg.py [mlir][PDLL] Add an initial frontend for PDLL 2021-12-16 02:08:12 +00:00
lit.site.cfg.py.in [MLIR][GPU] Add target arguments to SerializeToHsaco 2021-11-18 16:28:44 +00:00