llvm-project/mlir/lib
Arpith C. Jacob b4a516cc43 [mlir] Add LLVM loop codegen options to control software pipelining
Support specifying the II and disabling pipelining.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D98420
2021-03-11 16:46:44 +01:00
..
Analysis [mlir] make MLIRPresburger depend on MLIRIR 2021-03-09 09:19:53 +01:00
Bindings [mlir] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03:00
CAPI [mlir] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03:00
Conversion [mlir] Add NVVM to CUBIN conversion to mlir-opt 2021-03-11 10:07:11 +01:00
Dialect [mlir] Add LLVM loop codegen options to control software pipelining 2021-03-11 16:46:44 +01:00
EDSC [mlir][IR] Remove the concept of `OperationProperties` 2021-02-09 12:00:15 -08:00
ExecutionEngine [mlir] NFC - Add runner util functions to only print MemRef metadata. 2021-03-04 12:35:45 +00:00
IR [mlir] Correct verifyCompatibleShapes 2021-03-11 13:04:10 +01:00
Interfaces [mlir][IR] Remove the concept of `OperationProperties` 2021-02-09 12:00:15 -08:00
Parser [mlir] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03:00
Pass Enable `Pass::initialize()` to fail by returning a LogicalResult 2021-02-11 01:51:53 +00:00
Reducer [mlir] NFC: fix trivial typos 2020-10-29 04:05:22 +09:00
Rewrite Fix unused variable 2021-02-23 11:19:35 +01:00
Support Change the error message when `-split-input-file` is used with mlir-opt to make it recognizable by IDEs 2021-02-27 18:32:34 +00:00
TableGen [mlir][AttrDefGen] Add support for specifying the value type of an attribute 2021-03-04 13:04:05 -08:00
Target [mlir] Add LLVM loop codegen options to control software pipelining 2021-03-11 16:46:44 +01:00
Transforms [mlir] Fix invalid hoisting of dependent allocs in buffer hoisting pass. 2021-03-11 11:46:16 +01:00
Translation [mlir] avoid exposing mutable DialectRegistry from MLIRContext 2021-02-10 12:07:34 +01:00
CMakeLists.txt [mlir][NFC] Move around the code related to PatternRewriting to improve layering 2020-10-26 18:01:06 -07:00