[PATCH] D125598: [compiler-rt][builtins] {u, }{div, mod}si3 for Sparc64
Brad Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 21:32:36 PDT 2022
brad created this revision.
brad added a project: Sanitizers.
Herald added subscribers: jrtc27, fedor.sergeev, hiraditya, krytarowski, arichardson, dberris, emaste, jyknight.
Herald added a project: All.
brad requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
I have taken the diff provided via this quite old bug report and added the CMake piece. Originally from FreeBSD/sparc64.
https://github.com/llvm/llvm-project/issues/12039
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D125598
Files:
llvm/lib/Target/Sparc/SparcISelLowering.cpp
llvm/lib/Target/Sparc/SparcInstr64Bit.td
llvm/lib/Target/Sparc/SparcInstrInfo.td
llvm/test/CodeGen/SPARC/hard-quad-float.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125598.429407.patch
Type: text/x-patch
Size: 8770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220514/6fded7c6/attachment.bin>
More information about the llvm-commits
mailing list