[all-commits] [llvm/llvm-project] 26a5a4: [DA] factor out repetitive code in GCD test (NFCI)...

Ehsan Amiri via All-commits all-commits at lists.llvm.org
Wed Apr 1 10:37:08 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26a5a494c3c97219ea94fd0ca47a648ab8b32472
      https://github.com/llvm/llvm-project/commit/26a5a494c3c97219ea94fd0ca47a648ab8b32472
  Author: Ehsan Amiri <ehsan.amiri at huawei.com>
  Date:   2026-04-01 (Wed, 01 Apr 2026)

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

  Log Message:
  -----------
  [DA] factor out repetitive code in GCD test (NFCI) (#189461)

The logic for recursively investigating the source and destination
AddRecs in GCD test is the same and can be factored out.



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