llvm-project
1a9efac9
- [RISCV] Rename atomic instructions to remove underscore between AQ and RL. NFC (#162321)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 hours ago
[RISCV] Rename atomic instructions to remove underscore between AQ and RL. NFC (#162321) Instruction names should match the mnemomic with '.' replaced by '_'. The instruction mnemonics use ".aqrl" not ".aq.rl".
References
#162321 - [RISCV] Rename atomic instructions to remove underscore between AQ and RL. NFC
Author
topperc
Parents
768f438c
Loading