[PATCH] D102096: [DAGCombiner] Fix DAG combine store elimination, different address space.
Hendrik Greving via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 10 10:27:27 PDT 2021
hgreving updated this revision to Diff 344109.
hgreving marked an inline comment as done.
hgreving added a comment.
s/->getPointerInfo()->getAddrSpace()/->getAddressSpace()/
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102096/new/
https://reviews.llvm.org/D102096
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/dagcombine-dead-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102096.344109.patch
Type: text/x-patch
Size: 4868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/bcba8bbd/attachment.bin>
More information about the llvm-commits
mailing list