llvm-project/mlir/lib
MaheshRavishankar 755c050200 [mlir][Linalg] Fix load/store operations generated while lower loops when
output has zero rank.

While lowering to loops, no indices should be used in the load/store
operation if the buffer is zero-rank.

Differential Revision: https://reviews.llvm.org/D75391
2020-03-04 17:04:30 -08:00
..
Analysis [mlir] Update several usages of IntegerType to properly handled unsignedness. 2020-03-02 09:19:26 -08:00
Conversion [MLIR][Affine][NFC] Expose expandAffineMap 2020-03-04 14:17:17 -08:00
Dialect [mlir][Linalg] Fix load/store operations generated while lower loops when 2020-03-04 17:04:30 -08:00
EDSC Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
ExecutionEngine [mlir] ExecutionEngine: fix assertion on the error path 2020-03-03 17:10:54 +01:00
IR [MLIR][Affine][NFC] Remove obsolete and ambiguous definitions 2020-03-04 13:14:25 -08:00
Parser [mlir] Update several usages of IntegerType to properly handled unsignedness. 2020-03-02 09:19:26 -08:00
Pass Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
Quantizer Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
Support [mlir] mlir-opt: print a newline after the top-level module 2020-03-02 11:43:12 +01:00
TableGen Fix MLIR build by adding missing header after cleanup in af450eab 2020-03-01 01:11:44 +00:00
Target [mlir] error out on unsupported attribute kinds in LLVM global translation 2020-03-03 17:08:28 +01:00
Transforms [mlir][DialectConversion] Abort early if a subregion has a disconnected CFG. 2020-03-02 09:28:21 -08:00
Translation Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
CMakeLists.txt NFC: Move AffineOps dialect to the Dialect sub-directory. 2019-08-20 15:36:39 -07:00