[PATCH] D20123: [InstCombine] Fold icmp ugt/ult (udiv i32 C2, X), C1

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 13:28:23 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269109: [InstCombine] Fold icmp ugt/ult (udiv i32 C2, X), C1. (authored by mcrosier).

Changed prior to commit:
  http://reviews.llvm.org/D20123?vs=56767&id=56795#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20123

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/test/Transforms/InstCombine/compare-udiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20123.56795.patch
Type: text/x-patch
Size: 4122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160510/a5a43d01/attachment.bin>


More information about the llvm-commits mailing list