[llvm] [VectorCombine] Fold chain of (scalar load)->ext->ext to load->ext. (PR #141109)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu May 29 01:05:21 PDT 2025
https://github.com/RKSimon commented:
No objections, my only thought is why its in VectorCombine and not InstCombine if it isn't cost/target driven?
https://github.com/llvm/llvm-project/pull/141109
More information about the llvm-commits
mailing list