1 ; RUN: llc -march=hexagon < %s | FileCheck %s
4 ; Function Attrs: nounwind
5 define fastcc void @f0(ptr %a0) #0 {
7 %v0 = load i64, ptr %a0, align 8, !tbaa !0
14 store i64 %v6, ptr %a0, align 8, !tbaa !0
18 attributes #0 = { nounwind "target-cpu"="hexagonv60" }
21 !1 = !{!"long long", !2}
22 !2 = !{!"omnipotent char", !3}
23 !3 = !{!"Simple C/C++ TBAA"}