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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 15:12:38 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310893: [InstSimplify] Teach decomposeBitTestICmp to handle non-canonical compares (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D36646?vs=111079&id=111082#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36646

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

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


More information about the llvm-commits mailing list