[llvm] [Matrix] Optimize shuffle extracts with ShapeInfo (PR #142276)
Jon Roelofs via llvm-commits
llvm-commits at lists.llvm.org
Sat May 31 08:20:00 PDT 2025
jroelofs wrote:
Leaving this as a draft for now. It doesn't seem to help much, I think possibly because instcombine can already do this.
https://github.com/llvm/llvm-project/pull/142276
More information about the llvm-commits
mailing list