[all-commits] [llvm/llvm-project] f1abe7: [RISCV] Move FeatureStdExtH in RISCVFeatures.td. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jan 23 12:18:37 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1abe78e6b6adadb9fd9d6a239f40317c5d56f94
https://github.com/llvm/llvm-project/commit/f1abe78e6b6adadb9fd9d6a239f40317c5d56f94
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFeatures.td
Log Message:
-----------
[RISCV] Move FeatureStdExtH in RISCVFeatures.td. NFC
It was accidentally in the middle of the floating point extensions
after the recent reordering.
More information about the All-commits
mailing list