[all-commits] [llvm/llvm-project] a3fb54: [LAA][NFC] Unify naming of DepCandidates to DepCan...

Igor Kirillov via All-commits all-commits at lists.llvm.org
Tue May 13 00:53:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3fb54c1ae16e524245fd147c19a1fd7371785a7
      https://github.com/llvm/llvm-project/commit/a3fb54c1ae16e524245fd147c19a1fd7371785a7
  Author: Igor Kirillov <igor.kirillov at arm.com>
  Date:   2025-05-13 (Tue, 13 May 2025)

  Changed paths:
    M llvm/lib/Analysis/LoopAccessAnalysis.cpp

  Log Message:
  -----------
  [LAA][NFC] Unify naming of DepCandidates to DepCands (#139534)

The MemoryDepChecker::DepCandidates instance in each LoopAccessInfo had multiple names (AccessSets, DepCands, DependentAccesses), which was confusing. This patch renames all references to DepCands for consistency.



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