[clang] [llvm] [RISCV][FMV] Support target_clones (PR #85786)
Philip Reames via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 19 13:29:38 PDT 2024
preames wrote:
I have posted a cut down version of this which implements __builtin_cpu_supports and __builtin_cpu_init. I posted an early draft to avoid potentially duplicated work. If we're going to get any part of this in for the release branch, we don't have much time. See https://github.com/llvm/llvm-project/pull/99700
https://github.com/llvm/llvm-project/pull/85786
More information about the cfe-commits
mailing list