[all-commits] [llvm/llvm-project] 060f12: [RISCV] Map spacemit uarch strings to CPU names in...
Mark Zhuang via All-commits
all-commits at lists.llvm.org
Wed Jul 8 18:01:43 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 060f128beedd8a6fa0bbab137dae9c4c82200a23
https://github.com/llvm/llvm-project/commit/060f128beedd8a6fa0bbab137dae9c4c82200a23
Author: Mark Zhuang <mark.zhuang at spacemit.com>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
M llvm/lib/TargetParser/Host.cpp
Log Message:
-----------
[RISCV] Map spacemit uarch strings to CPU names in host detection (#207636)
-mcpu/-mtune=native first tries hwprobe;
when that yields no usable CPU model it falls back to the
cpuinfo uarch line. Add spacemit,x60/x100/a100 there.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list