Skip to content

Commit c5f8190

Browse files
committed
fixup! fixup! [TargetLowering] Use Correct VT for Multi-out Asm
1 parent 3b0198c commit c5f8190

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/test/CodeGen/AArch64/ls64-inline-asm.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
22
; RUN: llc -mtriple=aarch64 -mattr=+ls64 -verify-machineinstrs -o - %s | FileCheck %s
33

4-
%struct.foo = type { [8 x i64] }
5-
64
define void @load(ptr %output, ptr %addr) {
75
; CHECK-LABEL: load:
86
; CHECK: // %bb.0: // %entry

0 commit comments

Comments
 (0)