[PATCH] D120329: [SelectionDAG] Emit calls to __divei4 and friends for division/remainder of large integers
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 16 02:36:52 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG09854f2af3b9: [SelectionDAG] Emit calls to __divei4 and friends for division/remainder of… (authored by Matthias Gehre <matthias.gehre at xilinx.com>).
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/AArch64/udivmodei5.ll
llvm/test/CodeGen/X86/udivmodei5.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120329.415745.patch
Type: text/x-patch
Size: 65039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/02740e10/attachment.bin>
More information about the llvm-commits
mailing list