Unverified Commit f10ec8c7 authored by Petr Hosek's avatar Petr Hosek Committed by GitHub
Browse files

[libc][riscv] Check if we have F or D extension before using them (#79036)

We shouldn't be using instructions that require F or D extensions
unconditionally before checking if those instructions are available.
parent bfd12f39
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment