llvm-project/mlir/test
Hanhan Wang c0f8115c73 [mlir][linalg] Only generate one var for an attrUse.
Some variables are unused after D97383 landed. We should generate one symbol for one attrUse.

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D97794
2021-03-02 12:48:20 -08:00
..
Analysis Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
Bindings Update test error string post pass registration change 2021-02-20 15:54:52 -08:00
CAPI Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
Conversion [MLIR][TOSA] Lower tosa.transpose to linalg.generic 2021-03-01 11:09:49 -08:00
Dialect [MLIR][LinAlg] Detensorize interal function control flow. 2021-03-02 11:46:20 +01:00
EDSC [mlir][math] Split off the math dialect. 2021-02-12 10:55:12 +01:00
Examples Revert "Revert "Fix MLIR Toy tutorial JIT example and add a test to cover it"" 2021-02-19 23:54:52 +00:00
IR Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
Integration [mlir][vector] add higher dimensional support to gather/scatter 2021-02-26 14:20:19 -08:00
Pass Avoid using /dev/null in test 2020-12-30 14:16:13 -08:00
Rewrite [mlir][PDL] Add support for PDL bytecode and expose PDL support to OwningRewritePatternList 2020-12-01 15:05:50 -08:00
SDBM Remove global dialect registration 2020-10-24 00:35:55 +00:00
Target [mlir][spirv] Define spv.GLSL.Ldexp 2021-02-24 13:07:46 -05:00
Transforms [mlir] Improve test coverage for print-op-graph 2021-02-27 10:18:38 -08:00
Unit Support multi-configuration generators correctly in several config files 2021-02-11 09:32:20 -08:00
lib Split `ElementwiseMappable` trait into four more precise traits. 2021-03-02 15:31:19 +01:00
mlir-cpu-runner [mlir] Add polynomial approximation for math::ExpOp 2021-03-01 11:02:07 -08:00
mlir-cuda-runner [mlir] Specify cuda-runner pass pipeline as command line options. 2021-02-24 14:36:52 +01:00
mlir-linalg-ods-gen [mlir][linalg] Only generate one var for an attrUse. 2021-03-02 12:48:20 -08:00
mlir-opt Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
mlir-reduce Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
mlir-rocm-runner [mlir] NFC: split --shared-libs option into multiple lines. 2021-01-28 18:54:05 +01:00
mlir-spirv-cpu-runner [MLIR] Extend Symbol verification to reject public symbol declarations. 2020-11-16 16:05:32 -08:00
mlir-tblgen [mlir] Add regions to OpAdaptor 2021-02-26 16:25:00 -08:00
mlir-translate [mlir] Print the correct tool name in mlirTranslateMain 2021-01-05 19:17:01 -08:00
mlir-vulkan-runner [MLIR] Extend Symbol verification to reject public symbol declarations. 2020-11-16 16:05:32 -08:00
APITest.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt Move the MLIR integration tests as a subdirectory of test (NFC) 2021-02-23 05:55:47 +00:00
lit.cfg.py Move the MLIR integration tests as a subdirectory of test (NFC) 2021-02-23 05:55:47 +00:00
lit.site.cfg.py.in Move the MLIR integration tests as a subdirectory of test (NFC) 2021-02-23 05:55:47 +00:00