[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 11:34:31 PDT 2021


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

clang-format missed for last update.


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.344131.patch
Type: text/x-patch
Size: 4736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/6e6a00a9/attachment.bin>


More information about the llvm-commits mailing list