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

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 12:29:00 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285729: [InstCombine] Fold nuw left-shifts in `ugt`/`ule` comparisons. (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D25913?vs=76607&id=76616#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25913

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/test/Transforms/InstCombine/icmp-shl-nuw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25913.76616.patch
Type: text/x-patch
Size: 4892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161101/cb75989e/attachment.bin>


More information about the llvm-commits mailing list