llvm-project/mlir/test
Sean Silva 25132b36a8 [mlir][shape] Use IndexElementsAttr in Shape dialect.
Summary:
Index is the proper type for storing shapes when constant folding, so
this fixes the previous code (which was using i64).

Differential Revision: https://reviews.llvm.org/D80600
2020-05-27 13:39:49 -07:00
..
Analysis [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
Conversion [mlir] [VectorOps] Add 'vector.flat_transpose' operation 2020-05-27 11:09:48 -07:00
Dialect [mlir][shape] Use IndexElementsAttr in Shape dialect. 2020-05-27 13:39:49 -07:00
EDSC [mlir] scf::ForOp: provide builders with callbacks for loop body 2020-05-19 16:26:29 +02:00
Examples [MLIR] Fix several misc issues in in Toy tutorial 2020-05-11 16:56:47 -07:00
IR [MLIR] Allow unreachable blocks to violate dominance property. 2020-05-15 10:31:57 -07:00
Pass [mlir] Add a new context flag for disabling/enabling multi-threading 2020-05-02 12:32:25 -07:00
SDBM [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
Target Added pow intrinsic to LLVMIR dialect 2020-05-25 07:57:33 -04:00
Transforms [mlir] DialectConversion: support erasing blocks 2020-05-20 16:12:05 +02:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [mlir][core] Add IndexElementsAttr helpers. 2020-05-27 13:39:48 -07:00
mlir-cpu-runner [MLIR] Helper class referencing MemRefType to unify runner implementations. 2020-05-26 16:32:36 +02:00
mlir-cuda-runner Unrank mcuMemHostRegister tensor argument. 2020-05-19 13:58:54 +02:00
mlir-linalg-ods-gen [mlir][Linalg] Add support to lower named ops to loops. 2020-04-30 13:45:17 -04:00
mlir-opt [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
mlir-tblgen [mlir][core] Add IndexElementsAttr helpers. 2020-05-27 13:39:48 -07:00
mlir-vulkan-runner [mlir][vulkan-runner] Add support for integer types. 2020-04-22 19:42:39 +03: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][Linalg] Create a tool to generate named Linalg ops from a Tensor Comprehensions-like specification. 2020-04-10 13:59:25 -04:00
lit.cfg.py [MLIR] Add a tests for out of tree dialect example. 2020-05-05 09:22:49 -07:00
lit.site.cfg.py.in [MLIR] Add a tests for out of tree dialect example. 2020-05-05 09:22:49 -07:00