[all-commits] [llvm/llvm-project] 4977f6: [DA] Add check for base pointer invariance

Ryotaro Kasuga via All-commits all-commits at lists.llvm.org
Sun Jul 13 18:56:44 PDT 2025


  Branch: refs/heads/users/kasuga-fj/da-check-baseptr-1
  Home:   https://github.com/llvm/llvm-project
  Commit: 4977f6f63218c65a6e65d80131ac97976ccb25b4
      https://github.com/llvm/llvm-project/commit/4977f6f63218c65a6e65d80131ac97976ccb25b4
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    M llvm/lib/Analysis/DependenceAnalysis.cpp
    M llvm/test/Analysis/DependenceAnalysis/Banerjee.ll
    M llvm/test/Analysis/DependenceAnalysis/FlipFlopBaseAddress.ll
    M llvm/test/Analysis/DependenceAnalysis/GCD.ll
    M llvm/test/Analysis/DependenceAnalysis/NonAffineExpr.ll
    M llvm/test/Analysis/DependenceAnalysis/Preliminary.ll
    M llvm/test/Analysis/DependenceAnalysis/PreliminaryNoValidityCheckFixedSize.ll
    M llvm/test/Analysis/DependenceAnalysis/SymbolicRDIV.ll

  Log Message:
  -----------
  [DA] Add check for base pointer invariance



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list