[Mlir-commits] [mlir] [vector][mlir] Canonicalize to shape_cast where possible (PR #140583)

Diego Caballero llvmlistbot at llvm.org
Thu Jun 26 09:59:17 PDT 2025


https://github.com/dcaballe commented:

Nice! LGTM in general. The only general comment is to make sure we don't reduce testing coverage. I think we should keep/update the tests even for those cases where the pattern is removed.

https://github.com/llvm/llvm-project/pull/140583


More information about the Mlir-commits mailing list