[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 14:13:46 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315021: [InstCombine] improve folds for icmp gt/lt (shr X, C1), C2 (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D38514?vs=117680&id=117892#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38514

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/test/Transforms/InstCombine/icmp-shr-lt-gt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38514.117892.patch
Type: text/x-patch
Size: 9443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171005/d5565566/attachment.bin>


More information about the llvm-commits mailing list