[PATCH] D36646: [InstSimplify] Teach decomposeBitTestICmp to handle non-canonical compares
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 11:04:35 PDT 2017
spatel added a comment.
Make sure I'm seeing this correctly: this patch should contain additional tests for ule/uge; ult/ugt should be added to the step before this (https://reviews.llvm.org/D36593)?
https://reviews.llvm.org/D36646
More information about the llvm-commits
mailing list