[PATCH] D144282: [X86] Add tests for (or/and (icmp eq/ne A, C0), (icmp eq/ne A, C1)) where IsPow2(dif(C0, C1)); NFC
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 20 14:00:26 PST 2023
goldstein.w.n added a comment.
In D144282#4139915 <https://reviews.llvm.org/D144282#4139915>, @RKSimon wrote:
> Please can you rename to icmp-pow2-diff.ll ?
Done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144282/new/
https://reviews.llvm.org/D144282
More information about the llvm-commits
mailing list