[all-commits] [llvm/llvm-project] ecae3e: [LAA] Apply loop guards to dependence distance.

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu May 9 10:13:20 PDT 2024


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

  Changed paths:
    M llvm/lib/Analysis/LoopAccessAnalysis.cpp
    M llvm/test/Analysis/LoopAccessAnalysis/offset-range-known-via-assume.ll

  Log Message:
  -----------
  [LAA] Apply loop guards to dependence distance.

After supporting non-constant dependence distances in 933f49248bf,
applying information from loop guards can help further disambiguate
dependencies.



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