[all-commits] [llvm/llvm-project] f2e945: Revert "[mlir][tensor] Fix insert_slice + tensor c...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Dec 10 14:54:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2e945a393511bd79d045a3dd9854264c07bb99f
https://github.com/llvm/llvm-project/commit/f2e945a393511bd79d045a3dd9854264c07bb99f
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-12-10 (Fri, 10 Dec 2021)
Changed paths:
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Dialect/Tensor/canonicalize.mlir
Log Message:
-----------
Revert "[mlir][tensor] Fix insert_slice + tensor cast overflow"
This reverts commit 5601821daec72b221631cfd6175760557281d602.
The prefix + canonical complete behavior is actually obsolete and should not be reintroduced.
Reverting.
More information about the All-commits
mailing list