[llvm] [AMDGPU][SDAG] Support source modifiers on select integer operands (PR #147325)

Chris Jackson via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 13 11:04:02 PDT 2025


chrisjbris wrote:

It's possible I'm misusing shouldFoldSelectWithIdentityConstant(), but if this is the case I propose adding a similar function to TargetLowering that fulfills the intended purpose in this PR.

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


More information about the llvm-commits mailing list