[PATCH] D65151: [InstSimplify] Drop leftover "division-by-zero guard" around `@llvm.umul.with.overflow` inverted overflow bit

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 05:52:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370351: [InstSimplify] Drop leftover "division-by-zero guard" around `@llvm.umul.with. (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65151?vs=217848&id=217854#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65151

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/div-by-0-guard-before-smul_ov-not.ll
  llvm/trunk/test/Transforms/InstSimplify/div-by-0-guard-before-umul_ov-not.ll
  llvm/trunk/test/Transforms/PhaseOrdering/unsigned-multiply-overflow-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65151.217854.patch
Type: text/x-patch
Size: 10499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/70c630b1/attachment.bin>


More information about the llvm-commits mailing list