llvm-project/mlir/lib
Matthias Springer aa58281979 [mlir] Fix bug in TransferOpReduceRank when all dims are broadcasts
TransferReadOps that are a scalar read + broadcast are handled by TransferReadToVectorLoadLowering.

Differential Revision: https://reviews.llvm.org/D101808
2021-05-04 11:21:44 +09:00
..
Analysis [mlir] fix shared-lib build 2021-04-29 13:27:41 +02:00
Bindings Move MLIR python sources to mlir/python. 2021-05-03 18:36:48 +00:00
CAPI [mlir][python] Add basic python support for GPU dialect and passes 2021-04-28 14:52:28 +00:00
Conversion [mlir][tosa] Add lowerings for tosa.equal and tosa.arithmetic_right_shift 2021-05-03 18:26:49 -07:00
Dialect [mlir] Fix bug in TransferOpReduceRank when all dims are broadcasts 2021-05-04 11:21:44 +09:00
EDSC [mlir][IR] Remove the concept of `OperationProperties` 2021-02-09 12:00:15 -08:00
ExecutionEngine [mlir][sparse] support integral types i32,i16,i8 for *numerical* values 2021-04-07 10:01:37 -07:00
IR [mlir][linalg] Fix vectorization bug in vector transfer indexing map calculation 2021-05-03 12:16:38 -07:00
Interfaces Add default DataLayout support for complex numbers 2021-04-19 11:36:12 +02:00
Parser [mlir] support max/min lower/upper bounds in affine.parallel 2021-04-29 13:16:25 +02:00
Pass [ADT] Remove StatisticBase and make NoopStatistic empty 2021-04-26 16:47:32 -07:00
Reducer Refactor the architecture of mlir-reduce 2021-04-14 13:40:44 -07:00
Rewrite [MLIR] Debug log IR after pattern applications 2021-04-27 15:04:52 +02:00
Support Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC 2021-04-30 11:00:03 -07:00
TableGen [mlir] Add support for adding attribute+type traits/interfaces to tablegen defs 2021-04-15 11:41:51 -07:00
Target [MLIR] Add and propagate section attribute for LLVM_GlobalOp 2021-04-28 04:15:49 +00:00
Tools [mlir][mlir-lsp] Add a new C++ LSP server for MLIR named mlir-lsp-server 2021-04-21 14:44:37 -07:00
Transforms [mlir] Refactor the forward dataflow propagation in SCCP into a generic framework 2021-04-26 19:39:46 -07:00
Translation [mlir] avoid exposing mutable DialectRegistry from MLIRContext 2021-02-10 12:07:34 +01:00
CMakeLists.txt [mlir][mlir-lsp] Add a new C++ LSP server for MLIR named mlir-lsp-server 2021-04-21 14:44:37 -07:00