[PATCH] D120327: compiler-rt: Add udivmodei5 to builtins and add bitint library

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 21:40:36 PDT 2022


MaskRay added a subscriber: marxin.
MaskRay added a comment.

Answering https://discourse.llvm.org/t/rfc-add-support-for-division-of-large-bitint-builtins-selectiondag-globalisel-clang/60329/8

> @MaskRay, any idea who I could ping to figure out how those names are reserved for gcc? Or should we alternatively take a name that is not in GCCs “namespace”? How could a name look then?

Perhaps @marxin


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120327



More information about the llvm-commits mailing list