Skip to content

Commit a1054ec

Browse files
authored
[clang][AArch64] Update label in test (nfc) (llvm#186759)
1 parent 59db881 commit a1054ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clang/test/CodeGen/AArch64/neon/fullfp16.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
//===------------------------------------------------------===//
3737
// 2.5.2.1. Bitwise equal to zero
3838
//===------------------------------------------------------===//
39-
// LLVM-LABEL: test_vceqzh_f16
39+
// ALL-LABEL: test_vceqzh_f16
4040
uint16_t test_vceqzh_f16(float16_t a) {
4141
// CIR: [[C_0:%.*]] = cir.const #cir.fp<0.000000e+00>
4242
// CIR: [[CMP:%.*]] = cir.cmp eq %{{.*}}, [[C_0]] : !cir.f16

0 commit comments

Comments
 (0)