[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 17:32:08 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc26ab36a20a: [DAGCombiner] don't use the pointer info for widen store (authored by shchenz).
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.503196.patch
Type: text/x-patch
Size: 6997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/430edfa2/attachment.bin>
More information about the llvm-commits
mailing list