[PATCH] D107581: [LegalizeTypes] Add a simple expansion for SMULO when a libcall isn't available.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 5 10:48:31 PDT 2021
craig.topper updated this revision to Diff 364545.
craig.topper added a comment.
Herald added a subscriber: pengfei.
Add tests. Disable i128 libcall for 32-bit x86.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107581/new/
https://reviews.llvm.org/D107581
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/smulo-128-legalisation-lowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107581.364545.patch
Type: text/x-patch
Size: 66067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210805/8820e8b4/attachment.bin>
More information about the llvm-commits
mailing list