[PATCH] D36646: [InstSimplify] Teach decomposeBitTestICmp to handle non-canonical compares

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 14:50:38 PDT 2017


craig.topper updated this revision to Diff 111079.
craig.topper added a comment.

Add test changes for uge and ule.


https://reviews.llvm.org/D36646

Files:
  lib/Analysis/CmpInstAnalysis.cpp
  test/Transforms/InstSimplify/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36646.111079.patch
Type: text/x-patch
Size: 4220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170814/6f988c64/attachment.bin>


More information about the llvm-commits mailing list