[all-commits] [llvm/llvm-project] 23bdca: [clang][NFC] Annotate `RISCVVEmitter.cpp` with `pr...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sun Feb 11 04:42:08 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23bdca2c6737f25f1d184f03021f61157bac6196
https://github.com/llvm/llvm-project/commit/23bdca2c6737f25f1d184f03021f61157bac6196
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2024-02-11 (Sun, 11 Feb 2024)
Changed paths:
M clang/utils/TableGen/RISCVVEmitter.cpp
Log Message:
-----------
[clang][NFC] Annotate `RISCVVEmitter.cpp` with `preferred_type`
This helps debuggers to display values in bit-fields in a more helpful way.
More information about the All-commits
mailing list