[SLPVectorizer][X86] This test was from PR28474

llvm-svn: 362296
This commit is contained in:
Simon Pilgrim 2019-06-01 12:10:29 +00:00
parent 1aaa23c0fc
commit 2ef83571f2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
; RUN: opt < %s -slp-vectorizer -S -mtriple=x86_64-apple-macosx10.10.0 -mattr=+sse4.2 | FileCheck %s
; PR28474
define i32 @test(i32* nocapture readonly %p) {
; CHECK-LABEL: @test(
; CHECK-NEXT: entry: