[PATCH] D38514: [InstCombine] improve folds for icmp gt/lt (shr X, C1), C2
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 5 13:31:57 PDT 2017
spatel added a comment.
Given the possibility raised in PR34838 ( https://reviews.llvm.org/D38591 ), I'm going to change the asserts to checks here.
https://reviews.llvm.org/D38514
More information about the llvm-commits
mailing list