[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 Feb 28 03:19:28 PST 2023


shchenz updated this revision to Diff 501070.
shchenz marked 2 inline comments as done.
shchenz added a comment.

use `getUnderlyingObject()`


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.501070.patch
Type: text/x-patch
Size: 7132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/1c8f5c74/attachment.bin>


More information about the llvm-commits mailing list