[PATCH] D130079: Revert "[SelectionDAG] Emit calls to __divei4 and friends for division/remainder of large integers"

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 02:53:19 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d13b80fcb1a: Revert "[SelectionDAG] Emit calls to __divei4 and friends for… (authored by Matthias Gehre <matthias.gehre at xilinx.com>).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130079/new/

https://reviews.llvm.org/D130079

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: D130079.455842.patch
Type: text/x-patch
Size: 65039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220826/31a44639/attachment.bin>


More information about the llvm-commits mailing list