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

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 11:57:14 PDT 2021


hliao updated this revision to Diff 373680.
hliao added a comment.

Rebase after metadata interfaces are already revised in D109852 <https://reviews.llvm.org/D109852>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102821

Files:
  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.373680.patch
Type: text/x-patch
Size: 4985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210920/01b86d52/attachment.bin>


More information about the llvm-commits mailing list