[all-commits] [llvm/llvm-project] 494b6c: [LAA] Add test cases where BTC can be used to rule...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Aug 22 05:11:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 494b6c46d6aadcf1f659634f719768e9ff6fef17
      https://github.com/llvm/llvm-project/commit/494b6c46d6aadcf1f659634f719768e9ff6fef17
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
    A llvm/test/Analysis/LoopAccessAnalysis/loop-invariant-dep-with-backedge-taken-count.ll

  Log Message:
  -----------
  [LAA] Add test cases where BTC can be used to rule out dependences.

Test cases for using the backedge-taken-count to rule out dependencies between
an invariant and strided accesses.




More information about the All-commits mailing list