Move remaining inline matching of instructions of some optimizations into separate functions, like in the other optimizations. Otherwise, NFC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | ||
---|---|---|
585 ↗ | (On Diff #123047) | Nit: should this be at the previous line? |
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | ||
---|---|---|
585 ↗ | (On Diff #123047) | :-} |
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | ||
---|---|---|
1646–1647 ↗ | (On Diff #123047) | Please keep this comment. |
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | ||
---|---|---|
1646–1647 ↗ | (On Diff #123047) | Sorry. it doesn't seem so really needed now. |