[all-commits] [llvm/llvm-project] 70dd63: [RISCV] Move tuning features below non-tuning feat...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Dec 3 09:22:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70dd63b7804255daba4154c7cc5061c1072923f7
https://github.com/llvm/llvm-project/commit/70dd63b7804255daba4154c7cc5061c1072923f7
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-12-03 (Wed, 03 Dec 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFeatures.td
Log Message:
-----------
[RISCV] Move tuning features below non-tuning features. Put CPU family in their own section. NFC (#170352)
We had 4 features after all the tuning features, but there didn't seem
to be particular reason for it.
Put the CPU family tuning features in their own section after the tuning
features instead of in the middle.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list