diff options
Diffstat (limited to 'polly/test/CodeGen/scev-division-invariant-load.ll')
| -rw-r--r-- | polly/test/CodeGen/scev-division-invariant-load.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/CodeGen/scev-division-invariant-load.ll b/polly/test/CodeGen/scev-division-invariant-load.ll index 70f090e..5942ecb 100644 --- a/polly/test/CodeGen/scev-division-invariant-load.ll +++ b/polly/test/CodeGen/scev-division-invariant-load.ll @@ -1,4 +1,4 @@ -; RUN: opt %loadNPMPolly -S -passes=polly-codegen < %s +; RUN: opt %loadNPMPolly -S '-passes=polly<no-default-opts>' < %s ; ; Check that we generate valid code as we did not use the preloaded ; value of %tmp1 for the access function of the preloaded %tmp4. |
