llvm-project/mlir/test
Nicolas Vasilache 47ec8702cb [mlir][Linalg] Revisit 0-D abstraction
This revision takes advantage of the empty AffineMap to specify the
0-D edge case. This allows removing a bunch of annoying corner cases
that ended up impacting users of Linalg.

Differential Revision: https://reviews.llvm.org/D75831
2020-03-10 15:14:09 -04:00
..
Analysis [mlir] Update the CallGraph for nested symbol references, and simplify CallableOpInterface 2020-01-13 15:51:28 -08:00
Conversion [mlir][Vector] Add a vector.matrix_multiply op on 1-D vectors 2020-03-09 13:34:03 -04:00
Dialect [mlir][Linalg] Revisit 0-D abstraction 2020-03-10 15:14:09 -04:00
EDSC Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
Examples [mlir][Tutorial] Make parsing an empty file print a better error. 2020-03-03 13:21:05 -08:00
IR [mlir][SideEffects] Define a set of interfaces and traits for defining side effects 2020-03-06 14:04:36 -08:00
Pass Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
Quantizer Convert the Canonicalize and CSE passes to generic Operation Passes. 2019-10-24 15:01:09 -07:00
SDBM [MLIR] Fixes for BUILD_SHARED_LIBS=on 2020-03-06 13:25:18 -08:00
Target [mlir][Vector] Add a vector.matrix_multiply op on 1-D vectors 2020-03-09 13:34:03 -04:00
Transforms [mlir][SideEffects] Replace the old SideEffects dialect interface with the newly added op interfaces/traits. 2020-03-09 16:02:21 -07:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [mlir][ods] Fix AnyInteger predicate 2020-03-09 20:12:15 +00:00
mlir-cpu-runner Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
mlir-cuda-runner [mlir] use unpacked memref descriptors at function boundaries 2020-02-10 15:03:43 +01:00
mlir-opt [MLIR] add show-dialects option for mlir-opt 2020-02-27 10:43:39 -08:00
mlir-tblgen [mlir][ods] Fix AnyInteger predicate 2020-03-09 20:12:15 +00:00
mlir-vulkan-runner [mlir][spirv] Add mlir-vulkan-runner 2020-02-19 11:37:26 -05: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] NFC - Split out RunnerUtils that don't require a C++ runtime 2020-02-27 14:14:11 -05:00
lit.cfg.py [mlir][spirv] Add mlir-vulkan-runner 2020-02-19 11:37:26 -05:00
lit.site.cfg.py.in [mlir][spirv] Add mlir-vulkan-runner 2020-02-19 11:37:26 -05:00