[PATCH] D102821: [SelectionDAG] Re-calculate scoped AA metadata when merging stores.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 21 08:50:14 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5fb3ae525ffa: [SelectionDAG] Re-calculate scoped AA metadata when merging stores. (authored by hliao).
Changed prior to commit:
https://reviews.llvm.org/D102821?vs=373695&id=373949#toc
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.373949.patch
Type: text/x-patch
Size: 6586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/2c694143/attachment.bin>
More information about the llvm-commits
mailing list