[PATCH] D58644: [InstCombine] Optimize overflow check base on uadd.with.overflow result (PR40846)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 11:57:48 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8db5143b1a15: [InstCombine] Optimize overflow check base on uadd.with.overflow result (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58644

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/with_overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58644.233430.patch
Type: text/x-patch
Size: 5960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/03222355/attachment.bin>


More information about the llvm-commits mailing list