[PATCH] D102096: [DAGCombiner] Fix DAG combine store elimination, different address space.

Hendrik Greving via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 09:50:29 PDT 2021


hgreving updated this revision to Diff 344449.
hgreving added a comment.

Used update_llc_test_checks.py for CHECKs.


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.344449.patch
Type: text/x-patch
Size: 5986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/59cbe777/attachment.bin>


More information about the llvm-commits mailing list