[PATCH] D108928: [X86ISelLowering] avoid emitting libcalls to __mulodi4()

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 10:46:01 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0eeb64be584: [X86ISelLowering] avoid emitting libcalls to __mulodi4() (authored by nickdesaulniers).

Changed prior to commit:
  https://reviews.llvm.org/D108928?vs=369980&id=371124#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108928

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/overflow-intrinsic-optimizations.ll
  llvm/test/CodeGen/X86/smul_fix_sat.ll
  llvm/test/CodeGen/X86/xmulo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108928.371124.patch
Type: text/x-patch
Size: 22351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/ef96be74/attachment.bin>


More information about the llvm-commits mailing list