[llvm-dev] RISC-V -mno-fdiv flag to disable to FP divide and sqrt instructions

Bandhav Veluri via llvm-dev llvm-dev at lists.llvm.org
Sat Jun 13 14:05:46 PDT 2020


Hi,

Is -mno-fidv (https://gcc.gnu.org/onlinedocs/gcc/RISC-V-Options.html) flag,
or something similar, supported by RISC-V LLVM backend yet? Does it make
sense to add a similar feature to LLVM RISC-V backend? If so, I need it for
a project and I'd like to work on supporting it (if someone else is not
already on it)...

Regards,
Bandhav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200613/727a5904/attachment.html>


More information about the llvm-dev mailing list