llvm-capstone/mlir/include
Nicolas Vasilache 5bc4f8846c s[mlir] Tighten computation of inferred SubView result type.
The AffineMap in the MemRef inferred by SubViewOp may have uncompressed symbols which result in type mismatch on otherwise unused symbols. Make the computation of the AffineMap compress those unused symbols which results in better canonical types.
Additionally, improve the error message to report which inferred type was expected.

Differential Revision: https://reviews.llvm.org/D96551
2021-02-11 22:38:16 +00:00
..
mlir s[mlir] Tighten computation of inferred SubView result type. 2021-02-11 22:38:16 +00:00
mlir-c [MLIR] Add context accessor to identifier 2021-02-09 13:21:30 -08:00