[PATCH] D116895: Fix a missed opportunity to optimize consecutive stores.
Nadav Rotem via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 10 08:50:59 PST 2022
nadav marked an inline comment as done.
nadav added a comment.
Added the test merge_store_alias that checks that aliasing loads prevent the merging of the store operations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116895/new/
https://reviews.llvm.org/D116895
More information about the llvm-commits
mailing list