We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09dcf31 commit 1537563Copy full SHA for 1537563
polly/test/Isl/CodeGen/OpenMP/scev-rewriting.ll
@@ -1,4 +1,4 @@
1
-; RUN: opt < %s -polly-vectorizer=polly -polly-parallel -polly-parallel-force -polly-process-unprofitable -polly-codegen -S | FileCheck %s
+; RUN: opt %loadPolly < %s -polly-vectorizer=polly -polly-parallel -polly-parallel-force -polly-process-unprofitable -polly-codegen -S | FileCheck %s
2
; CHECK: define internal void @DoStringSort_polly_subfn
3
target datalayout = "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128"
4
target triple = "aarch64-unknown-linux-gnueabi"
0 commit comments