[all-commits] [llvm/llvm-project] 5fb3ae: [SelectionDAG] Re-calculate scoped AA metadata whe...

darkbuck via All-commits all-commits at lists.llvm.org
Tue Sep 21 08:50:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fb3ae525ffa7fc9e09e0c10de02ecc003c3adae
      https://github.com/llvm/llvm-project/commit/5fb3ae525ffa7fc9e09e0c10de02ecc003c3adae
  Author: Michael Liao <michael.hliao at gmail.com>
  Date:   2021-09-21 (Tue, 21 Sep 2021)

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

  Log Message:
  -----------
  [SelectionDAG] Re-calculate scoped AA metadata when merging stores.

Reviewed By: jeroen.dobbelaere

Differential Revision: https://reviews.llvm.org/D102821




More information about the All-commits mailing list