[all-commits] [llvm/llvm-project] d74909: [LAA] Add tests where we could derive NoDep due to...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jul 14 07:49:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d749095b94e7b0361f224e6291cb2d5c6d2f366b
      https://github.com/llvm/llvm-project/commit/d749095b94e7b0361f224e6291cb2d5c6d2f366b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    A llvm/test/Analysis/LoopAccessAnalysis/accesses-completely-before-or-after.ll

  Log Message:
  -----------
  [LAA] Add tests where we could derive NoDep due to no overlap.

Add additional tests where we can prove that the accesses are either
completely before or after each other.



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