[PATCH] D125598: [compiler-rt][builtins] {u, }{div, mod}si3 for Sparc64

Brad Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 14 21:46:17 PDT 2022


brad abandoned this revision.
brad added a comment.

In D125598#3513277 <https://reviews.llvm.org/D125598#3513277>, @MaskRay wrote:

> For these routines, ISTM the performance is not the critical part but maintainability is probably the most important metric. We should just use the portable C implementation.

Ok, I'll drop it for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125598



More information about the llvm-commits mailing list