Commit 47b490b
authored
[AArch64][SME] Refactor MachineSMEABI pass state (NFCI) (llvm#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.1 parent 381e1bb commit 47b490b
File tree
2 files changed
+167
-128
lines changed- llvm/lib/Target/AArch64
2 files changed
+167
-128
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9312 | 9312 | | |
9313 | 9313 | | |
9314 | 9314 | | |
| 9315 | + | |
9315 | 9316 | | |
9316 | 9317 | | |
9317 | 9318 | | |
| |||
0 commit comments