[PATCH] D108854: [AArch64][GlobalISel] Add a frame-index CSE optimization during post-select.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 30 16:15:51 PDT 2021
aemerson abandoned this revision.
aemerson added a comment.
In D108854#2970303 <https://reviews.llvm.org/D108854#2970303>, @arsenm wrote:
> How is this different from LocalStackSlotAllocation?
I wasn't familiar with the workings of that pass, it does look like it's trying to do the same thing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108854/new/
https://reviews.llvm.org/D108854
More information about the llvm-commits
mailing list