llvm-project/mlir/lib
Tobias Gysi ce82843f72 [mlir][linalg] update fusion to support linalg index operations.
The patch updates the linalg fusion pass to add the tile offsets to the indices.

Differential Revision: https://reviews.llvm.org/D100456
2021-04-14 15:32:42 +00:00
..
Analysis [MLIR] PresburgerSet subtraction: add documentation and assertion saying we don't support divisions yet 2021-04-14 05:56:35 +05:30
Bindings [mlir] introduce "encoding" attribute to tensor type 2021-04-12 10:37:15 -07:00
CAPI [mlir] introduce "encoding" attribute to tensor type 2021-04-12 10:37:15 -07:00
Conversion [mlir][StandardToSPIRV] Add support for lowering math.powf to SPIR-V. 2021-04-13 22:36:47 -07:00
Dialect [mlir][linalg] update fusion to support linalg index operations. 2021-04-14 15:32:42 +00: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] introduce "encoding" attribute to tensor type 2021-04-12 10:37:15 -07:00
Interfaces [mlir] add support for index type in vectors. 2021-04-08 08:17:13 +00:00
Parser Expose parseXInDimensionList() to the `DialectAsmParser` 2021-04-14 02:07:34 +00:00
Pass [mlir] Tune error message for assertion. 2021-03-22 18:10:18 -07:00
Reducer [mlir] NFC: fix trivial typos 2020-10-29 04:05:22 +09:00
Rewrite [mlir][Pattern] Add better support for using interfaces/traits to match root operations in rewrite patterns 2021-03-23 14:05:33 -07:00
Support [mlir][StorageUniquer] Properly call the destructor on non-trivially destructible storage instances 2021-03-11 11:35:32 -08:00
TableGen Add a mechanism for Dialects to provide a fallback for OpInterface 2021-03-24 08:41:40 +00:00
Target [mlir] Rename AVX512 dialect to X86Vector 2021-04-12 19:20:04 +02:00
Transforms [MLIR][LinAlg] Implement detensoring cost-modelling. 2021-04-13 09:07:18 +02: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