Mercurial > hg > CbC > CbC_llvm
diff polly/test/ForwardOpTree/forward_synthesizable_definloop.ll @ 236:c4bab56944e8 llvm-original
LLVM 16
author | kono |
---|---|
date | Wed, 09 Nov 2022 17:45:10 +0900 |
parents | 0572611fdcc8 |
children | 1f2b6ac9f198 |
line wrap: on
line diff
--- a/polly/test/ForwardOpTree/forward_synthesizable_definloop.ll Wed Jul 21 10:27:27 2021 +0900 +++ b/polly/test/ForwardOpTree/forward_synthesizable_definloop.ll Wed Nov 09 17:45:10 2022 +0900 @@ -1,4 +1,4 @@ -; RUN: opt %loadPolly -polly-optree -analyze < %s | FileCheck %s -match-full-lines +; RUN: opt %loadPolly -polly-print-optree -disable-output < %s | FileCheck %s -match-full-lines ; ; Copy %val to bodyB, assuming the exit value of %i. ;