[all-commits] [llvm/llvm-project] 5f8da7: [DA] remove wrap-around check from affine definiti...

Sebastian Pop via All-commits all-commits at lists.llvm.org
Fri Feb 21 16:17:23 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f8da7e7738f043dbde447e48622e9b2afb5ba92
      https://github.com/llvm/llvm-project/commit/5f8da7e7738f043dbde447e48622e9b2afb5ba92
  Author: Sebastian Pop <spop at nvidia.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M llvm/lib/Analysis/DependenceAnalysis.cpp
    A llvm/test/Analysis/DependenceAnalysis/PR51512.ll

  Log Message:
  -----------
  [DA] remove wrap-around check from affine definition (#116632)

Fix https://github.com/llvm/llvm-project/issues/51512
by reverting a part of commit
https://github.com/llvm/llvm-project/commit/c0661aeaf8daf371023cf5669be4bd9b428882d0
that modified the definition affine subscripts.



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