[llvm-bugs] [Bug 42866] New: Floating point arguments are passed in integer registers for risc-v with -march=rv64g
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Aug 1 14:49:18 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42866
Bug ID: 42866
Summary: Floating point arguments are passed in integer
registers for risc-v with -march=rv64g
Product: new-bugs
Version: 9.0
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: grogers at micron.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
The TOT & clang 9.0.0-rc1 pass floating point arguments in integer registers
for
risc-v code when using the flag "-march=rv64g".
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190801/23fc48b7/attachment.html>
More information about the llvm-bugs
mailing list