Adjust test case to changed cloog output

llvm-svn: 199587
This commit is contained in:
Tobias Grosser 2014-01-19 11:53:51 +00:00
parent 26338283d8
commit 0d43646f93
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ define i32 @main() nounwind {
; CHECK: store <4 x float> [[LOAD1]]
; IMPORT: for (c2=0;c2<=12;c2+=4) {
; IMPORT: Stmt_2(c2/4);
; IMPORT: Stmt_2({{[(]?}}c2/4{{[)]?}});
; IMPORT: }
; We do not generate optimal loads for this.