llvm-project/mlir/lib
Stephan Herhut 90e55dfcf4 [mlir][memref] Improve canonicalization of memref.clone
The previous implementation did not handle casting behavior properly and
did not consider aliases.

Differential Revision: https://reviews.llvm.org/D102785
2021-05-21 16:34:50 +02:00
..
Analysis [mlir] Rename BufferAliasAnalysis to BufferViewFlowAnalysis 2021-05-07 16:12:54 +02:00
Bindings [MLIR][PYTHON] Provide opt level for ExecutionEngine Python binding 2021-05-16 13:58:49 +05:30
CAPI [mlir][Linalg] NFC - Drop Linalg EDSC usage 2021-05-20 15:33:56 +00:00
Conversion [mlir] Disallow tensor types in VectorToSCF 2021-05-21 22:45:14 +09:00
Dialect [mlir][memref] Improve canonicalization of memref.clone 2021-05-21 16:34:50 +02:00
ExecutionEngine [mlir][sparse] remove accidental debug code 2021-05-14 19:28:25 -07:00
IR [mlir][linalg] Add scalar operands inlining pattern 2021-05-21 15:23:28 +02:00
Interfaces [mlir] Unrolled progressive-vector-to-scf. 2021-05-13 13:08:48 +09:00
Parser [Reland] [mlir] Speed up Lexer::getEncodedSourceLocation 2021-05-19 12:57:18 -07:00
Pass [mlir] Refactor the implementation of pass crash reproducers 2021-05-19 16:59:53 -07:00
Reducer Refactor the architecture of mlir-reduce 2021-04-14 13:40:44 -07:00
Rewrite [mlir] Debug print pattern before and after matchAndRewrite call 2021-05-08 12:00:36 +03:00
Support [MLIR] Factor pass timing out into a dedicated timing manager 2021-05-12 18:14:51 +02:00
TableGen [mlir][ODS]: Add per-op cppNamespace. 2021-05-11 10:48:05 -07:00
Target [mlir][openacc] Translate ExitDataop to LLVM IR 2021-05-17 11:11:59 -04:00
Tools [mlir] Rename MlirLspServerLib -> MLIRLspServerLib 2021-05-21 10:25:54 +02:00
Transforms [mlir][memref] Improve canonicalization of memref.clone 2021-05-21 16:34:50 +02:00
Translation [mlir] avoid exposing mutable DialectRegistry from MLIRContext 2021-02-10 12:07:34 +01:00
CMakeLists.txt [mlir][Standard] NFC - Drop remaining EDSC usage 2021-05-21 10:40:39 +00:00