LLVM/Clang 16 Adds Support For -mcpu=native & -mtune=native On RISC-V
For those working on RISC-V software development on bare metal hardware, the in-development LLVM Clang 16 compiler has added support for allowing "-mtune=native" and "-mcpu=native" to work properly on this CPU ISA...