[all-commits] [llvm/llvm-project] 9c535a: [LAA] Add tests for #69744.

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Nov 9 02:01:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c535a3c2ef103531f5f52591bf58800bd730ec4
      https://github.com/llvm/llvm-project/commit/9c535a3c2ef103531f5f52591bf58800bd730ec4
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    A llvm/test/Analysis/LoopAccessAnalysis/loops-with-indirect-reads-and-writes.ll

  Log Message:
  -----------
  [LAA] Add tests for #69744.

Note that both loops in the tests are needed to incorrectly determine that
the loops are safe with runtime checks via FoundNonConstantDistanceDependence
handling code in LAA.




More information about the All-commits mailing list