Proposal Details
Proposal
Although the compiler is supposed to support RVA20U64, it is possible to use d=softfloat to remove pure go floating operations. This does not transform the assembly generated floating point code.
Could we have the same treatment for RISCV as it is for mips for targets that do not have a FPU?
Related issue:
#32760
Proposal Details
Proposal
Although the compiler is supposed to support RVA20U64, it is possible to use
d=softfloatto remove pure go floating operations. This does not transform the assembly generated floating point code.Could we have the same treatment for RISCV as it is for mips for targets that do not have a FPU?
Related issue:
#32760