mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Quick fix for the test from rL272014 "[LAA] Improve non-wrapping pointer
detection by handling loop-invariant case" (s couple of buildbots failed). Patch by Roman Shirokiy. llvm-svn: 272019
This commit is contained in:
parent
860b042ccd
commit
09c70527ce
@ -1,4 +1,4 @@
|
||||
; RUN: opt -loop-vectorize -S < %s | FileCheck %s
|
||||
; RUN: opt -loop-vectorize -force-vector-width=4 -S < %s | FileCheck %s
|
||||
|
||||
; This is the test case from PR26314.
|
||||
; When we were retrying dependence checking with memchecks only,
|
||||
|
Loading…
x
Reference in New Issue
Block a user