[PATCH] D120329: [SelectionDAG] Emit calls to __divei4 and friends for division/remainder of large integers
Matthias Gehre via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 23 00:16:53 PST 2022
mgehre-amd updated this revision to Diff 410728.
mgehre-amd added a comment.
Add test case of i386
Remove SExt, ZExt and setInRegister from CallLoweringInfo
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120329/new/
https://reviews.llvm.org/D120329
Files:
llvm/include/llvm/IR/RuntimeLibcalls.def
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/test/CodeGen/X86/udivmodei5.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120329.410728.patch
Type: text/x-patch
Size: 57635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/6e466107/attachment-0001.bin>
More information about the llvm-commits
mailing list