[PATCH] D118549: apply two more cases for store combine
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 8 05:43:19 PST 2022
spatel added reviewers: craig.topper, frasercrmck, RKSimon.
spatel added a comment.
Adding more potential reviewers. It might help if the baseline tests are committed, so we can see the asm difference for each test. Is it the alignment or something else that prevents combining these stores currently?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118549/new/
https://reviews.llvm.org/D118549
More information about the llvm-commits
mailing list