llvm-project
8fd011ec
- [RISCV] Add getFeaturesForCPU function support (#83269)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[RISCV] Add getFeaturesForCPU function support (#83269) This function parse the cpu and return it's supported features placed in EnabledFeatures. It is same as the one in X86TargetParser and also is used in IREE.
References
#83269 - [RISCV] Add getFeaturesForCPU function support
Author
4vtomat
Parents
4551f535
Loading