[all-commits] [llvm/llvm-project] 3cbdae: [SCEV] Add tests where assumes can be used to impr...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Oct 19 10:27:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cbdae22b91b94d21c0ca348e5ceea7081c9887d
      https://github.com/llvm/llvm-project/commit/3cbdae22b91b94d21c0ca348e5ceea7081c9887d
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    A llvm/test/Analysis/ScalarEvolution/trip-multiple-guard-info.ll

  Log Message:
  -----------
  [SCEV] Add tests where assumes can be used to improve tripe multiple.

This patch adds a set of tests where information from assumes can be
used to improve the trip multiple.

See PR47904.




More information about the All-commits mailing list