llvm-project
a95f4ac8
- [RISCV] Replace HasStdExtZbcOrZbkc with HasStdExtZbkc. NFC (#185790)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
43 days ago
[RISCV] Replace HasStdExtZbcOrZbkc with HasStdExtZbkc. NFC (#185790) Zbc now implies Zbkc so we don't need an Or. I've moved the diagnostic string from HasStdExtZbcOrZbkc to HasStdExtZbkc to avoid assembler output changes.
References
#185790 - [RISCV] Replace HasStdExtZbcOrZbkc with HasStdExtZbkc. NFC
Author
topperc
Parents
7a43f770
Loading