[PATCH] D25913: [InstCombine] Fold nuw left-shifts in `ugt`/`ule` comparisons.

bryant via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 13:47:53 PDT 2016


bryant updated this revision to Diff 75787.
bryant added a comment.

Saved a few slocs.


Repository:
  rL LLVM

https://reviews.llvm.org/D25913

Files:
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  test/Transforms/InstCombine/icmp-shl-zext-simplify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25913.75787.patch
Type: text/x-patch
Size: 3958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/9523e01e/attachment-0001.bin>


More information about the llvm-commits mailing list