[PATCH] D104932: [instcombine] Fold overflow check using overflow intrinsic to comparison

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 09:42:15 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG955f12589940: [instcombine] Fold overflow check using overflow intrinsic to comparison (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D104932?vs=355632&id=355921#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104932

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/saddo.ll
  llvm/test/Transforms/InstCombine/smulo.ll
  llvm/test/Transforms/InstCombine/ssubo.ll
  llvm/test/Transforms/InstCombine/usubo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104932.355921.patch
Type: text/x-patch
Size: 16050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210701/3ab9ce22/attachment.bin>


More information about the llvm-commits mailing list