[PATCH] D144711: [DAGCombiner] don't reuse the pointer info for merged store
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 7 03:19:46 PST 2023
shchenz updated this revision to Diff 502974.
shchenz marked an inline comment as done.
shchenz added a comment.
address @foad comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144711/new/
https://reviews.llvm.org/D144711
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/argument-blocks-array-of-struct.ll
llvm/test/CodeGen/X86/merge-store-dependency.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144711.502974.patch
Type: text/x-patch
Size: 6997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230307/ec55e9c8/attachment.bin>
More information about the llvm-commits
mailing list