[all-commits] [llvm/llvm-project] 8677f4: [DA] Refactor the signature of the Weak Zero SIV t...

Ryotaro Kasuga via All-commits all-commits at lists.llvm.org
Thu Mar 12 06:11:31 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8677f491471d44faff257710ec1ea6d67b347bee
      https://github.com/llvm/llvm-project/commit/8677f491471d44faff257710ec1ea6d67b347bee
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2026-03-12 (Thu, 12 Mar 2026)

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

  Log Message:
  -----------
  [DA] Refactor the signature of the Weak Zero SIV tests (NFC) (#185825)

Change the signatures of the Weak Zero SIV tests, specifically by
passing an addrec directly instead of separating it into the coefficient
and constant. This form is more useful to address the several
correctness issues in those tests.



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