[PATCH] D102821: [SelectionDAG] Re-calculate scoped AA metadata when merging stores.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 12:35:09 PDT 2021


hliao updated this revision to Diff 357323.
hliao added a comment.
Herald added a subscriber: dexonsmith.

Move the AAMDNodes merging into a common place.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102821/new/

https://reviews.llvm.org/D102821

Files:
  llvm/include/llvm/IR/Metadata.h
  llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/merge-scoped-aa-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102821.357323.patch
Type: text/x-patch
Size: 7292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/a9306b65/attachment.bin>


More information about the llvm-commits mailing list