mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
[Polly] Fix wrong redirect in test case.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
; RUN: opt %loadPolly -polly-opt-isl -polly-reschedule=0 -polly-pragma-based-opts=1 -disable-output < %s 2<&1 | FileCheck %s --match-full-lines
|
||||
; RUN: opt %loadPolly -polly-opt-isl -polly-reschedule=0 -polly-pragma-based-opts=1 -disable-output < %s 2>&1 | FileCheck %s --match-full-lines
|
||||
;
|
||||
; CHECK: warning: distribute_illegal.c:1:42: not applying loop fission/distribution: cannot ensure semantic equivalence due to possible dependency violations
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user