[llvm] [InstCombine] Resolve TODO: Remove one-time check if other logic operand (Y) is constant (PR #77973)

via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 21 13:18:25 PST 2024


AtariDreams wrote:

> You need the simplest possible test (no vectors...) that does not fold before your changes and folds after your changes. Please find this test on your own.

Did. @nikic Is this good?

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


More information about the llvm-commits mailing list