[all-commits] [llvm/llvm-project] 116384: [NFC][AArch64] Organise extensions by archtecture ...
Lucas Duarte Prates via All-commits
all-commits at lists.llvm.org
Wed Jun 19 02:29:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 116384a028f0e3801b9443e227e0840897202168
https://github.com/llvm/llvm-project/commit/116384a028f0e3801b9443e227e0840897202168
Author: Lucas Duarte Prates <lucas.prates at arm.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64Features.td
Log Message:
-----------
[NFC][AArch64] Organise extensions by archtecture version (#95898)
This updates the way the AArch64 architecture extensions are organised
in AArch64Features.td to improve readability and maintainability of the
file. Extensions are now grouped by the corresponding architecture
version in which they were
introduced.
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