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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 09:50:52 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D49320?vs=155482&id=155711#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.155711.patch
Type: text/x-patch
Size: 7664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/54399514/attachment.bin>


More information about the llvm-commits mailing list