[llvm] [InstCombine] Add transforms for `(or/and (icmp eq/ne X,0),(icmp eq/ne X,Pow2OrZero))` (PR #94648)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 12:09:52 PDT 2024
nikic wrote:
@dtcxzyw Could you please rerun tests with the new one-use checks?
https://github.com/llvm/llvm-project/pull/94648
More information about the llvm-commits
mailing list