[all-commits] [llvm/llvm-project] 0304fb: [SCEV] Improve loop guard tests (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Apr 27 13:35:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0304fbcd6cc19f855ee266577ce04f49360013a8
      https://github.com/llvm/llvm-project/commit/0304fbcd6cc19f855ee266577ce04f49360013a8
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-04-27 (Tue, 27 Apr 2021)

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

  Log Message:
  -----------
  [SCEV] Improve loop guard tests (NFC)

Invert the branch order to make the predicate more obvious.
Add tests with two predicates, to show that rewrites are
combined.




More information about the All-commits mailing list