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 3b0198c commit c5f8190Copy full SHA for c5f8190
llvm/test/CodeGen/AArch64/ls64-inline-asm.ll
@@ -1,8 +1,6 @@
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2
; RUN: llc -mtriple=aarch64 -mattr=+ls64 -verify-machineinstrs -o - %s | FileCheck %s
3
4
-%struct.foo = type { [8 x i64] }
5
-
6
define void @load(ptr %output, ptr %addr) {
7
; CHECK-LABEL: load:
8
; CHECK: // %bb.0: // %entry
0 commit comments