[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 13:49:37 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe2cc091a7d01: Fix a missed opportunity to merge stores. (authored by nadav).
Changed prior to commit:
https://reviews.llvm.org/D116895?vs=398659&id=398733#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116895/new/
https://reviews.llvm.org/D116895
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/Hexagon/store-widen-aliased-load.ll
llvm/test/CodeGen/PowerPC/mma-acc-memops.ll
llvm/test/CodeGen/X86/MergeConsecutiveStores.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116895.398733.patch
Type: text/x-patch
Size: 5601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/9b64b2f7/attachment.bin>
More information about the llvm-commits
mailing list