[PATCH] D65150: [InstSimplify] Drop leftover "division-by-zero guard" around `@llvm.umul.with.overflow` overflow bit
    Phabricator via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Aug 29 05:52:16 PDT 2019
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370350: [InstSimplify] Drop leftover "division-by-zero guard" around `@llvm.umul.with. (authored by lebedevri, committed by ).
Changed prior to commit:
  https://reviews.llvm.org/D65150?vs=217846&id=217853#toc
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65150/new/
https://reviews.llvm.org/D65150
Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/div-by-0-guard-before-smul_ov.ll
  llvm/trunk/test/Transforms/InstSimplify/div-by-0-guard-before-umul_ov.ll
  llvm/trunk/test/Transforms/PhaseOrdering/unsigned-multiply-overflow-check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65150.217853.patch
Type: text/x-patch
Size: 8018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/3414346c/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list