[PATCH] D49320: [InstCombine] Fold 'check for [no] signed truncation' pattern

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 18 01:26:33 PDT 2018


lebedev.ri updated this revision to Diff 156022.
lebedev.ri edited the summary of this revision.
lebedev.ri added a comment.

Update the diff in the differential with the straight un-revert for now.
Will look into the problem next.


Repository:
  rL LLVM

https://reviews.llvm.org/D49320

Files:
  lib/Transforms/InstCombine/InstCombineCompares.cpp
  test/Transforms/InstCombine/canonicalize-lack-of-signed-truncation-check.ll
  test/Transforms/InstCombine/canonicalize-signed-truncation-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49320.156022.patch
Type: text/x-patch
Size: 7571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180718/a5cd76b4/attachment.bin>


More information about the llvm-commits mailing list