diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/avx-vinsertf128.ll')
| -rw-r--r-- | llvm/test/CodeGen/X86/avx-vinsertf128.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/avx-vinsertf128.ll b/llvm/test/CodeGen/X86/avx-vinsertf128.ll index 3e86a2ae5ea..9a954fe8047 100644 --- a/llvm/test/CodeGen/X86/avx-vinsertf128.ll +++ b/llvm/test/CodeGen/X86/avx-vinsertf128.ll @@ -117,7 +117,7 @@ entry: ret <8 x float> %2 } -rdar://11076953 +; rdar://11076953 ; CHECK: vinsertf128_ucombine define <8 x float> @vinsertf128_ucombine(float* nocapture %f) nounwind uwtable readonly ssp { ; CHECK-NOT: vmovups |

