[all-commits] [llvm/llvm-project] 6334d0: LAA, LVer: add pre-commit tests for #96656 (#96925)

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Fri Jun 28 02:04:45 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6334d0af3b235e1b1f003519245393a7d8ee4d9a
      https://github.com/llvm/llvm-project/commit/6334d0af3b235e1b1f003519245393a7d8ee4d9a
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
    A llvm/test/Analysis/LoopAccessAnalysis/pr96656.ll
    A llvm/test/Transforms/LoopVersioning/pr96656.ll

  Log Message:
  -----------
  LAA, LVer: add pre-commit tests for #96656 (#96925)

The issue is in LoopAccessAnalysis, but the regression was seen in the
user LoopVersioning. Hence, add pre-commit tests for both, in
preparation to fix the issue in LoopAccessAnalysis.



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