[all-commits] [llvm/llvm-project] 5d7183: [SCEV] Add a test with wrong exit counts. (NFC)

ChenMd via All-commits all-commits at lists.llvm.org
Wed Jan 20 05:00:14 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d718374a68fb68f3ec5ed3670b4dfa99dc42789
      https://github.com/llvm/llvm-project/commit/5d718374a68fb68f3ec5ed3670b4dfa99dc42789
  Author: Mindong Chen <chenmindong1 at huawei.com>
  Date:   2021-01-20 (Wed, 20 Jan 2021)

  Changed paths:
    A llvm/test/Analysis/ScalarEvolution/incorrect-exit-count.ll

  Log Message:
  -----------
  [SCEV] Add a test with wrong exit counts. (NFC)

This patch pre-commits a test case with wrong exit count
analysis for D92367.

Reviewed by: mkazantsev

Differential Revision: https://reviews.llvm.org/D94657




More information about the All-commits mailing list