[llvm] [ValueTracking] Handle non-canonical operand order in `isImpliedCondICmps` (PR #85575)

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 23:58:07 PDT 2024


goldsteinn wrote:

> I agree that we can just leave it as is until we find similar patterns in the future :)

Yeah, I might try my luck at patch for integrating into simplifyWithDemandedBiys, but we'll see.

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


More information about the llvm-commits mailing list