[llvm] [InstCombine] Increase coverage of shuffle-gep (PR #139725)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Thu May 22 09:18:46 PDT 2025


artagnon wrote:

> LGTM. Might be worth checking flag preservation as well?

Yes, the flag preservation is only for inbounds at the moment. I have a follow-up fixing that with tests, downstream.

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


More information about the llvm-commits mailing list