[llvm] [InstCombine] Sink widening casts used only by extractelements (PR #201529)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 02:30:46 PDT 2026


https://github.com/azwolski requested changes to this pull request.

I would change the multi-use case to require every extract user to satisfy the same sinkability/profitability condition, for example:
```

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


More information about the llvm-commits mailing list