[Mlir-commits] [mlir] [mlir][vector] Fold vector extract from insert when trailing unit dims (PR #192109)
Mehdi Amini
llvmlistbot at llvm.org
Wed Apr 15 08:14:53 PDT 2026
joker-eph wrote:
> I don't think vector.insert is implicitly broadcasting here.
How do you call this? There is a type mismatch...
To me the broadcast is showcased in the current PR: the folding must make the broadcast explicit when eliminating the insert!
https://github.com/llvm/llvm-project/pull/192109
More information about the Mlir-commits
mailing list