[all-commits] [llvm/llvm-project] b4bb11: [RISCV] Rename XTHead DecoderNamespaces to match t...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Jul 30 12:14:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4bb111b8070d47e17f29cd02d52ec3c36f3e908
https://github.com/llvm/llvm-project/commit/b4bb111b8070d47e17f29cd02d52ec3c36f3e908
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
Log Message:
-----------
[RISCV] Rename XTHead DecoderNamespaces to match their extension names include the 'X'. NFC
This is consistent with other vendor extensions.
More information about the All-commits
mailing list