[all-commits] [llvm/llvm-project] bc1fb5: [AArch64][SME] Rename strided load/store enums
Matthew Devereau via All-commits
all-commits at lists.llvm.org
Tue Jun 20 09:22:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc1fb566610576cdc8a81aaa7673d51d0d1250cc
https://github.com/llvm/llvm-project/commit/bc1fb566610576cdc8a81aaa7673d51d0d1250cc
Author: Matt Devereau <matthew.devereau at arm.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
Log Message:
-----------
[AArch64][SME] Rename strided load/store enums
This patch renames load/store enums to be equivalent
to the contiguous addressing modes with _STRIDED and _STRIDED_IMM
suffixed.
More information about the All-commits
mailing list