[clang] [llvm] [RISCV] Mark zacas as experimental again due to unresolved ABI issue (PR #99898)
Alex Bradbury via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 22 12:06:23 PDT 2024
asb wrote:
> Please update this line :)
>
> https://github.com/llvm/llvm-project/blob/90569e02e63ff5d0915446919f564e9b3638fe2a/llvm/lib/TargetParser/Host.cpp#L2070
I've tentatively removed the line, on the basis that even when requesting "native" detection, the user probably doesn't want experimental features to be enabled (as it could be broken, may not be ABI stable).
Further views on this much appreciated. CC @preames @topperc
https://github.com/llvm/llvm-project/pull/99898
More information about the cfe-commits
mailing list