[llvm] [InstCombine] Move extends across identity shuffles. (PR #146901)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 11 06:33:59 PDT 2025


RKSimon wrote:

No objections, but I am concerned that we're going to eventually start finding cases where InstCombine will undo the cost driven decisions that VectorCombine has made.

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


More information about the llvm-commits mailing list