[llvm] [RISCV] Introduce a new tune feature string syntax and its parser (PR #168160)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 4 16:42:40 PST 2025


topperc wrote:

> * The parser has to ignore unknown tuning features already for compatibility with other toolchains

Are we warning for unknown options from other toolchains or just silently ignoring?

https://github.com/llvm/llvm-project/pull/168160


More information about the llvm-commits mailing list