[PATCH] D67412: [InstCombine] foldUnsignedUnderflowCheck(): handle last few cases (PR43251)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 13:08:57 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372257: [InstCombine] foldUnsignedUnderflowCheck(): handle last few cases (PR43251) (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67412?vs=219912&id=220735#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67412/new/

https://reviews.llvm.org/D67412

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/trunk/test/Transforms/InstCombine/result-of-usub-is-non-zero-and-no-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67412.220735.patch
Type: text/x-patch
Size: 5187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190918/1cbd51a7/attachment.bin>


More information about the llvm-commits mailing list