[PATCH] D67498: [InstSimplify] simplifyUnsignedRangeCheck(): handle few tautological cases (PR43251)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 14 06:50:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371921: [InstSimplify] simplifyUnsignedRangeCheck(): handle few tautological cases… (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67498?vs=220146&id=220212#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67498

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67498.220212.patch
Type: text/x-patch
Size: 5427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190914/9ca6647a/attachment.bin>


More information about the llvm-commits mailing list