llvm-project
8bf298fa
- [RISCV][compiler-rt] create __riscv__cpu_model for vendorID, ArchID, … (#101449)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#101449 - [RISCV][compiler-rt] create __riscv__cpu_model for vendorID, ArchID, …
Author
BeMg
Parents
2fc7a727
Loading