[PATCH] D125285: [BuildLibCalls] infer inreg param attrs from NumRegisterParameters
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 10 13:39:18 PDT 2022
efriedma added a comment.
I can't find any libcalls with i64 arguments we emit in IR (on 32-bit targets).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125285/new/
https://reviews.llvm.org/D125285
More information about the llvm-commits
mailing list