llvm-project/mlir/test
Ahmed Taei 813fa79c15 Don't drop in_bounds when vector-transfer-collapse-inner-most-dims
When operand is a subview we don't infer in_bounds and some default cases (e.g case in the tests) will crash with `operand is NULL` when converting to LLVM

Reviewed By: ThomasRaoux

Differential Revision: https://reviews.llvm.org/D112772
2021-10-29 09:07:57 -07:00
..
Analysis [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
CAPI [mlir][RFC] Refactor layout representation in MemRefType 2021-10-19 12:31:15 +03:00
Conversion [mlir][GPUtoNVVM] Relax restriction on wmma op lowering 2021-10-27 21:31:55 -07:00
Dialect Don't drop in_bounds when vector-transfer-collapse-inner-most-dims 2021-10-29 09:07:57 -07:00
Examples [mlir] Ability to build CAPI dylibs from out of tree projects against installed LLVM. 2021-10-13 18:45:55 -07:00
IR [mlir] Implement replacement of SymbolRefAttrs in Dialect attributes using SubElementAttr interface 2021-10-28 19:08:20 +02:00
Integration [mlir][sparse] fix conversion bug when changing pointer/index sizes 2021-10-28 17:24:38 -07: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 [mlir][PDL] Add support for variadic operands and results in the PDL byte code 2021-03-16 13:20:19 -07:00
Target [MLIR][LLVM] Add llvm.mlir.global_ctors/dtors and translation support 2021-10-28 18:09:34 +05:30
Transforms [mlir:DialectConversion] Restructure how argument/target materializations get invoked 2021-10-27 02:09:04 +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 [mlir][linalg] Add padding pass to strategy passes. 2021-10-29 15:30:42 +00:00
mlir-cpu-runner [MLIR][Math] Add erf to math dialect 2021-10-25 18:30:17 +00:00
mlir-linalg-ods-gen [mlir][linalg] Add unsigned min/max/cast function to OpDSL. 2021-10-07 06:27:20 +00:00
mlir-lsp-server [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
mlir-opt [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
mlir-reduce [mlir-reduce] Reducer refactor. 2021-06-02 07:45:00 +08:00
mlir-spirv-cpu-runner [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
mlir-tblgen [mlir] Fix missing prefix for region accessor on OpAdaptor 2021-10-26 17:35:16 -07: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 a __contains__ method to the python bindings for DictionaryAttr. 2021-10-29 15:19:16 +02: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 [mlir][python] Segment MLIR Python test dialect to avoid testonly dependency. 2021-10-26 18:47:36 +00:00
lit.cfg.py [mlir] [test] Add missing tool substitutions 2021-10-03 21:28:13 +02:00
lit.site.cfg.py.in [mlir] Clean up boolean flags usage in LIT tests 2021-10-12 11:44:48 +03:00