llvm-project/mlir/lib
Matthias Springer d581c94d6b [mlir][linalg][bufferize] Support tensor.from_elements
This is mostly a copy of the existing tensor.from_elements bufferization. Once TensorInterfaceImpl.cpp is moved to the tensor dialect, the existing rewrite pattern can be deleted.

Differential Revision: https://reviews.llvm.org/D117775
2022-01-25 22:19:59 +09:00
..
Analysis [MLIR][Presburger] LinearTransform: rename multiplication functions to be more intuitive 2022-01-25 04:18:19 +05:30
Bindings/Python [mlir][python] 8b/16b DenseIntElements access 2022-01-21 05:21:09 +00:00
CAPI [mlir][python] 8b/16b DenseIntElements access 2022-01-21 05:21:09 +00:00
Conversion [MLIR] [AsyncToLLVM] Use llvm.coro.align intrinsic 2022-01-25 19:28:25 +08:00
Dialect [mlir][linalg][bufferize] Support tensor.from_elements 2022-01-25 22:19:59 +09:00
ExecutionEngine [mlir][sparse] add ability for sparse tensor output 2022-01-21 15:43:29 -08:00
IR [MLIR] Improve doc for -mlir-print-local-scope and unhide 2022-01-25 11:13:48 +05:30
Interfaces [mlir:LoopLikeInterface] Add missing dependency on SideEffectInterfaces 2022-01-24 21:13:31 -08:00
Parser Move STLFunctionalExtras out of STLExtras 2022-01-24 14:13:21 +01:00
Pass [mlir] Add a parsePassPipeline overload that returns a new pass manager 2022-01-12 14:54:30 -08:00
Reducer Apply clang-tidy fixes for performance-move-const-arg in ReductionNode.cpp (NFC) 2022-01-10 01:05:14 +00:00
Rewrite [MLIR][PDL] Integration test of multi-root matching and related fixes. 2022-01-04 08:03:45 +05:30
Support Print the `// ----` separator between modules when using -split-input-file with mlir-opt 2022-01-21 05:16:02 +00:00
TableGen [llvm] Cleanup header dependencies in ADT and Support 2022-01-21 13:54:49 +01:00
Target [NFC] Remove more uses of PointerType::getElementType() (NFC) 2022-01-25 10:13:53 +01:00
Tools [mlir] Convert OpTrait::FunctionLike to FunctionOpInterface 2022-01-18 20:56:53 -08:00
Transforms [mlir:Transforms] Move out the remaining non-dialect independent transforms and utilities 2022-01-24 19:25:53 -08:00
Translation Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC) 2022-01-02 01:45:18 +00:00
CMakeLists.txt [mlir] Ensure a newline at the end of a file (NFC) 2022-01-23 13:59:59 -08:00