llvm-project
8bf298fa - [RISCV][compiler-rt] create __riscv__cpu_model for vendorID, ArchID, … (#101449)

Commit
1 year ago
[RISCV][compiler-rt] create __riscv__cpu_model for vendorID, ArchID, … (#101449) …ImplID This patch 1. remove the vendorId from `__riscv_vendor_feature_bits` 2. Define a new structure for vendorID, ArchID and ImplID 3. Update the relate init code
Author
Parents
Loading