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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 18 04:00:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337376: [InstCombine] Re-commit: Fold 'check for [no] signed truncation' pattern (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49320?vs=156036&id=156041#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49320

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

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


More information about the llvm-commits mailing list