[Mlir-commits] [mlir] [MLIR][Canonicalization] Added shape_cast folding patterns (PR #183061)
Alexandra Sidorova
llvmlistbot at llvm.org
Wed Feb 25 21:46:43 PST 2026
================
----------------
a-sidorova wrote:
Oh, I see. I returned the test for `vector.from_elements` to `canonicalize.mlir`. Thanks!
>It would be great if you could do that. Let me know what you decide, if you are busy I can do it myself.
Yep, I will do it, no worries! I will analyze which other lit tests related to `vector.from_elements` and `vector.to_elements` should be in the corresponding files and will move them in the follow-up PR. Thanks!
https://github.com/llvm/llvm-project/pull/183061
More information about the Mlir-commits
mailing list