[PATCH] D38440: [InstCombine] Use APInt for all the math in foldICmpDivConstant

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 1 16:55:47 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314640: [InstCombine] Use APInt for all the math in foldICmpDivConstant (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D38440?vs=117254&id=117295#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38440

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38440.117295.patch
Type: text/x-patch
Size: 10904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171001/5286187b/attachment.bin>


More information about the llvm-commits mailing list