[clang] [llvm] [RISCV] Teach .option arch to support experimental extensions. (PR #89727)

Yeting Kuo via cfe-commits cfe-commits at lists.llvm.org
Sat May 4 17:42:41 PDT 2024


yetingk wrote:

@topperc  Sorry, there was a quick fix after the approve. `getTargetFeatureForExtension` could approve the extension with version. It may be better to allow them, but I am not sure the error message could be enough readable if we use wrong version number and is the format of output needed version number? 

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


More information about the cfe-commits mailing list