[clang] [llvm] [RISCV] Add support for getHostCPUFeatures using hwprobe (PR #94352)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 00:55:14 PDT 2024
dtcxzyw 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`.

It works well now :) I will post a patch removing experimental from `ztso`.
https://github.com/llvm/llvm-project/pull/94352
More information about the llvm-commits
mailing list