[PATCH] D97160: [DAGCombiner] Optimize SMULO/UMULO if we can prove that overflow is impossible.
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb 26 15:25:02 PST 2021
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeea53b142d91: [DAGCombiner] Optimize SMULO/UMULO if we can prove that overflow is impossible. (authored by craig.topper).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97160/new/
https://reviews.llvm.org/D97160
Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/vec_umulo.ll
  llvm/test/CodeGen/RISCV/xaluo.ll
  llvm/test/CodeGen/X86/vec_smulo.ll
  llvm/test/CodeGen/X86/vec_umulo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97160.326823.patch
Type: text/x-patch
Size: 31719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210226/657aaf0c/attachment.bin>
    
    
More information about the llvm-commits
mailing list