[PATCH] D12210: [InstCombine] Transform A & (L - 1) u< L --> L != 0
David Majnemer via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 13:44:40 PDT 2015
majnemer added a comment.
Can we add the testcase to icmp.ll?
http://reviews.llvm.org/D12210
More information about the llvm-commits
mailing list