[PATCH] D67356: [InstCombine] Simplify @llvm.usub.with.overflow+non-zero check (PR43251)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 10:26:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372341: [InstCombine] Simplify @llvm.usub.with.overflow+non-zero check (PR43251) (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67356?vs=220737&id=220885#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67356

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: D67356.220885.patch
Type: text/x-patch
Size: 5664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/6ddf15b3/attachment-0001.bin>


More information about the llvm-commits mailing list