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

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 19 19:02:56 PDT 2021


hliao created this revision.
hliao added reviewers: jeroen.dobbelaere, hfinkel, bogner, gchatelet.
Herald added subscribers: ecnelises, hiraditya.
hliao requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.346613.patch
Type: text/x-patch
Size: 5231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/117b7928/attachment.bin>


More information about the llvm-commits mailing list