[all-commits] [llvm/llvm-project] 1464ae: [LAA] Add tests with non-constant backward deps wi...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed May 8 12:17:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1464aee3767bf516633ce595ccd89a9cb50ae763
      https://github.com/llvm/llvm-project/commit/1464aee3767bf516633ce595ccd89a9cb50ae763
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    A llvm/test/Analysis/LoopAccessAnalysis/non-constant-distance-backward.ll

  Log Message:
  -----------
  [LAA] Add tests with non-constant backward deps with known min value.

Add a set of tests with non-constant backward dependences, where the
minimum value is known (via the start value of the outer AddRec).



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