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

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 11:17:33 PDT 2021


nickdesaulniers updated this revision to Diff 369497.
nickdesaulniers edited the summary of this revision.
nickdesaulniers added a comment.

- fix up tests


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.369497.patch
Type: text/x-patch
Size: 22819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210830/20776553/attachment.bin>


More information about the llvm-commits mailing list