[llvm] [RISCV] Add support for getHostCPUFeatures using hwprobe (PR #94352)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 08:33:40 PDT 2024
tschuett wrote:
Do you offer an alternative/default implementation when __NR_riscv_hwprobe is not available, e.g., in docker containers?
https://github.com/llvm/llvm-project/pull/94352
More information about the llvm-commits
mailing list