[all-commits] [llvm/llvm-project] f304fd: [mlir][tensor][NFC] Remove dead code `tensor.extra...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Mar 19 00:36:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f304fd0d5c79024954f198a4714df6957cff5eef
https://github.com/llvm/llvm-project/commit/f304fd0d5c79024954f198a4714df6957cff5eef
Author: Matthias Springer <me at m-sp.org>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
Log Message:
-----------
[mlir][tensor][NFC] Remove dead code `tensor.extract_slice` canonicalization pattern (#131903)
Folding a cast into an `extract_slice` does not change the result type.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list