[all-commits] [llvm/llvm-project] cd0d09: [mlir][tensor] Check ops generated by InsertSliceO...
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Sun Feb 13 10:38:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd0d095c07b6dc925354cb8a9a54cafe654a6c4d
https://github.com/llvm/llvm-project/commit/cd0d095c07b6dc925354cb8a9a54cafe654a6c4d
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2022-02-13 (Sun, 13 Feb 2022)
Changed paths:
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Dialect/Tensor/canonicalize.mlir
Log Message:
-----------
[mlir][tensor] Check ops generated by InsertSliceOpCastFolder are valid
Fixes https://github.com/llvm/llvm-project/issues/53099
Differential Revision: https://reviews.llvm.org/D119663
More information about the All-commits
mailing list