[all-commits] [llvm/llvm-project] 7ee94d: [RISCV] Make SubtargetFeature description strings ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Jul 19 00:12:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ee94d716757edf281e5e6d98e91be5741244140
https://github.com/llvm/llvm-project/commit/7ee94d716757edf281e5e6d98e91be5741244140
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFeatures.td
Log Message:
-----------
[RISCV] Make SubtargetFeature description strings consistent with AssemblerPredicate.
Mostily capitalizing 'Z' for multi-letter extensions.
More information about the All-commits
mailing list