[clang] [llvm] [RISCV] Add support for getHostCPUFeatures using hwprobe (PR #94352)
Pengcheng Wang via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 23 23:48:37 PDT 2024
wangpc-pp wrote:
> I have no idea about why it corrupts StringMap. Sad :(
>
> 
Is this fixed after fixing the return statement? This may be caused by the corruption of `getHostCPUNameForRISCV`.
https://github.com/llvm/llvm-project/pull/94352
More information about the llvm-commits
mailing list