[all-commits] [llvm/llvm-project] 97b8a5: [LoopCacheAnalysis] Minor test case update

CongzheUalberta via All-commits all-commits at lists.llvm.org
Fri Apr 29 15:47:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97b8a54b25f326cac8324e0ee3adde271799951c
      https://github.com/llvm/llvm-project/commit/97b8a54b25f326cac8324e0ee3adde271799951c
  Author: Congzhe Cao <congzhe.cao at huawei.com>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M llvm/test/Analysis/LoopCacheAnalysis/PowerPC/LoopnestFixedSize.ll

  Log Message:
  -----------
  [LoopCacheAnalysis] Minor test case update

Changed the test case in https://reviews.llvm.org/D122857
from using `CHECK` to using `CHECK-DAG` to incorporate
nondeterministic output.




More information about the All-commits mailing list