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
Event Timeline
Comment Actions
LGTM
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | ||
---|---|---|
585 | Nit: should this be at the previous line? |
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | ||
---|---|---|
585 | :-} |
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | ||
---|---|---|
1646–1647 | Please keep this comment. |
llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | ||
---|---|---|
1646–1647 | Sorry. it doesn't seem so really needed now. |
Nit: should this be at the previous line?