[all-commits] [llvm/llvm-project] 5ab2d9: [RISCV] Arrange RISCVFeatures.td into sections of ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jan 22 00:04:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ab2d9c0d9d4ea381cc2f5cbb047c1b1847d0b21
https://github.com/llvm/llvm-project/commit/5ab2d9c0d9d4ea381cc2f5cbb047c1b1847d0b21
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFeatures.td
Log Message:
-----------
[RISCV] Arrange RISCVFeatures.td into sections of related extensions. NFC (#78790)
Put I and Zi* together. Put F/D/Zf* together. Put A and Za* together,
etc.
More information about the All-commits
mailing list