[PATCH] D108928: [X86ISelLowering] avoid emitting libcalls to __mulodi4()
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 1 10:32:19 PDT 2021
nickdesaulniers updated this revision to Diff 369980.
nickdesaulniers added a comment.
- revert test
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.369980.patch
Type: text/x-patch
Size: 22470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/a3f606c3/attachment.bin>
More information about the llvm-commits
mailing list