We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed2037c commit 8936eafCopy full SHA for 8936eaf
llvm/test/CodeGen/AArch64/sitofp-to-tbl.ll
@@ -1,4 +1,4 @@
1
-; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2
; RUN: llc -verify-machineinstrs < %s | FileCheck %s
3
4
target triple = "aarch64-linux"
@@ -36,6 +36,7 @@ target triple = "aarch64-linux"
36
; CHECK-NEXT: .byte 255
37
38
39
+; CHECK-NEXT: .byte 3
40
41
define void @sitofp_v8i8_to_v8f32(ptr %src, ptr %dst) {
42
; CHECK-LABEL: sitofp_v8i8_to_v8f32:
0 commit comments