Mercurial > hg > CbC > CbC_llvm
comparison llvm/test/Transforms/LoopDistribute/convergent-no-cross-partition-checks.ll @ 207:2e18cbf3894f
LLVM12
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 08 Jun 2021 06:07:14 +0900 |
parents | 1d019706d866 |
children | c4bab56944e8 |
comparison
equal
deleted
inserted
replaced
173:0572611fdcc8 | 207:2e18cbf3894f |
---|---|
1 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py | 1 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py |
2 ; RUN: opt -basicaa -loop-distribute -enable-loop-distribute \ | 2 ; RUN: opt -basic-aa -loop-distribute -enable-loop-distribute \ |
3 ; RUN: -verify-loop-info -verify-dom-info -S < %s | FileCheck %s | 3 ; RUN: -verify-loop-info -verify-dom-info -S < %s | FileCheck %s |
4 | 4 |
5 ; Derived from crash-in-memcheck-generation.ll | 5 ; Derived from crash-in-memcheck-generation.ll |
6 | 6 |
7 ; Make sure the loop is distributed even with a convergent | 7 ; Make sure the loop is distributed even with a convergent |