diff options
author | Lorenzo Chelini <l.chelini@icloud.com> | 2022-11-22 12:41:44 +0100 |
---|---|---|
committer | Lorenzo Chelini <l.chelini@icloud.com> | 2022-11-25 09:43:30 +0100 |
commit | a9733b8a5eed441d6378d0fc88630233e00a6395 (patch) | |
tree | 7ad5d94c022de1fdb22f7220bd5111e932ad4be9 /llvm/lib/Support/TargetParser.cpp | |
parent | 36f61d14fb851b5ca6e8806890a2ee284be964ab (diff) | |
download | llvm-a9733b8a5eed441d6378d0fc88630233e00a6395.zip llvm-a9733b8a5eed441d6378d0fc88630233e00a6395.tar.gz llvm-a9733b8a5eed441d6378d0fc88630233e00a6395.tar.bz2 |
[MLIR] Adopt `DenseI64ArrayAttr` in tensor, memref and linalg transform
This commit is a first step toward removing inconsistencies between dynamic
and static attributes (i64 v. index) by dropping `I64ArrayAttr` and
using `DenseI64ArrayAttr` in Tensor, Memref and Linalg Transform ops.
In Linalg Transform ops only `TileToScfForOp` and `TileOp` have been updated.
See related discussion: https://discourse.llvm.org/t/rfc-inconsistency-between-dynamic-and-static-attributes-i64-v-index/66612/1
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D138567
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions