diff options
Diffstat (limited to 'polly/test/ScopInfo/exit-phi-2.ll')
| -rw-r--r-- | polly/test/ScopInfo/exit-phi-2.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/ScopInfo/exit-phi-2.ll b/polly/test/ScopInfo/exit-phi-2.ll index 4007ddc2e35..53e11dc6335 100644 --- a/polly/test/ScopInfo/exit-phi-2.ll +++ b/polly/test/ScopInfo/exit-phi-2.ll @@ -1,4 +1,4 @@ -; RUN: opt %loadPolly -polly-scops -analyze < %s | FileCheck %s +; RUN: opt %loadPolly -polly-stmt-granularity=bb -polly-scops -analyze < %s | FileCheck %s ; ; Check that there is no MK_ExitPHI READ access. ; |

