diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2025-09-12 10:16:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-12 10:16:53 +0100 |
commit | 47b490b4dcda4ac5d4adae88a7c90ffac8068312 (patch) | |
tree | 1f2bbe6eee9e708ad21e820e6647dade461b46c3 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 381e1bb461564b829f7fa558801c317a619b32de (diff) | |
download | llvm-47b490b4dcda4ac5d4adae88a7c90ffac8068312.zip llvm-47b490b4dcda4ac5d4adae88a7c90ffac8068312.tar.gz llvm-47b490b4dcda4ac5d4adae88a7c90ffac8068312.tar.bz2 |
[AArch64][SME] Refactor MachineSMEABI pass state (NFCI) (#156674)
This removes the pass state (aside from target classes) from the
MachineSMEABI class, and instead passes/returns state between functions.
The intention is to make dataflow (and where state is mutated) more
apparent.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions