[PATCH] D12703: [InstCombine] Optimize icmp slt signum(x), 1 --> icmp sle x, 0.
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 13 13:54:14 PDT 2015
sanjoy added a comment.
ping!
http://reviews.llvm.org/D12703
More information about the llvm-commits
mailing list