[all-commits] [llvm/llvm-project] 9c66ed: [SCEV] Add test with loop guarded by assume with a...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu May 26 08:08:55 PDT 2022


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

  Changed paths:
    M llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info.ll

  Log Message:
  -----------
  [SCEV] Add test with loop guarded by assume with an AND condition.

Show a missed case where the AND is currently blocks applying the
information from the assume.




More information about the All-commits mailing list