[llvm] [InstCombine] Try to fold add into GEP x, C (PR #85090)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 08:18:15 PDT 2024


nikic wrote:

I'm also not willing to take folds that apply only if flags are *not* present. That goes contrary to our general philosophy on handling of poison-generating flags.

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


More information about the llvm-commits mailing list