X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FAArch64%2Fneon-diagnostics.ll;h=099b6856cec079bcad436f5c354a97c96673a6e1;hb=68b3d680f20d5feb5181c00a9c09210e8e6bb999;hp=e28df29f3e85a6b5f6222c31c64cc469d8484a24;hpb=9105f66d6f3cb6330ce77a88a0ef1ec0744aba85;p=oota-llvm.git diff --git a/test/CodeGen/AArch64/neon-diagnostics.ll b/test/CodeGen/AArch64/neon-diagnostics.ll index e28df29f3e8..099b6856cec 100644 --- a/test/CodeGen/AArch64/neon-diagnostics.ll +++ b/test/CodeGen/AArch64/neon-diagnostics.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -verify-machineinstrs -mtriple=arm64-none-linux-gnu -mattr=+neon | FileCheck %s +; RUN: llc < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mattr=+neon | FileCheck %s define <2 x float> @test_vfma_lane_f32(<2 x float> %a, <2 x float> %b, <2 x float> %v) { ; CHECK: test_vfma_lane_f32: