Files
clang-p2996/llvm/utils/TableGen/RISCVTargetDefEmitter.cpp
Pengcheng Wang 4da960b898 [RISCV] Add mvendorid/marchid/mimpid to CPU definitions (#116202)
We can get these information via `sys_riscv_hwprobe`.

This can be used to implement `__builtin_cpu_is`.
2024-11-22 22:58:54 +08:00

8.7 KiB