1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc < %s -mtriple=x86_64-- | FileCheck %s
4 define <2 x i64> @bar(<2 x i64>* %p) nounwind {
7 ; CHECK-NEXT: movaps (%rdi), %xmm0
9 %t = load <2 x i64>, <2 x i64>* %p