[all-commits] [llvm/llvm-project] ba8b8a: [RISCV][NFC] Update debug message for XTHeadVdot
Philipp Tomsich via All-commits
all-commits at lists.llvm.org
Mon Feb 6 01:12:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba8b8a73fcb6b830e63cd8e20c6e13b2a14d69bf
https://github.com/llvm/llvm-project/commit/ba8b8a73fcb6b830e63cd8e20c6e13b2a14d69bf
Author: Philipp Tomsich <philipp.tomsich at vrull.eu>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
Log Message:
-----------
[RISCV][NFC] Update debug message for XTHeadVdot
As we prepare the tree to add more vendor-defined extensions that are
originating with T-Head, the debug message announcing the XTheadVdot
decoder namespace should refer to XTHeadVdot instead of all T-Head
custom extensions.
More information about the All-commits
mailing list