llvm-project/mlir/test
Matthias Springer a98c5a08b1 [mlir][linalg][bufferize] Fix CallOps with non-tensor operands
Such CallOps were not handled properly. When computing the new result types (and replacement values) of a CallOp, non-tensor return values were not accounted for.

Differential Revision: https://reviews.llvm.org/D116445
2022-01-06 00:19:23 +09: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][PDL] Refactor the positions for multi-root patterns. 2022-01-04 08:03:44 +05:30
Dialect [mlir][linalg][bufferize] Fix CallOps with non-tensor operands 2022-01-06 00:19:23 +09:00
Examples Re-apply "[mlir] Allow out-of-tree python building from installed MLIR." 2021-11-14 20:31:34 -08:00
IR [mlir] Retain metadata for single loc fusedloc 2022-01-04 15:37:33 -08:00
Integration [MLIR][PDL] Integration test of multi-root matching and related fixes. 2022-01-04 08:03:45 +05:30
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][LLVM] Set cleanup flag on `llvm.landingpad` when exporting to LLVM IR 2022-01-04 08:19:26 +01:00
Transforms [mlir] Fix missing check on nested op values in LICM 2022-01-05 09:31:23 -05:00
Unit Revert "Attempt to disable MLIR JIT tests on PowerPC to unbreak the bot" 2021-06-29 18:03:23 -05:00
lib [mlir][linalg][bufferize][NFC] Refactor BufferizationOption ownership 2022-01-05 20:24:54 +09: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 [Coroutines] Set presplit attribute in Clang and mlir 2022-01-05 10:25:02 +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 Align adaptor's generator accessors for attribute on the Op class 2022-01-05 05:42:15 +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] Retain metadata for single loc fusedloc 2022-01-04 15:37:33 -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