[PATCH] D104665: [instcombine] Fold overflow check using umulo to comparison

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 10:26:04 PDT 2021


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

Changed prior to commit:
  https://reviews.llvm.org/D104665?vs=353813&id=354543#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104665

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/umulo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104665.354543.patch
Type: text/x-patch
Size: 4975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210625/6457867f/attachment.bin>


More information about the llvm-commits mailing list