MarkMurrayARM added a comment.
Not sure yet.
Comment at: clang/test/CodeGen/arm-mve-intrinsics/admin.c:66
// CHECK-NEXT:[[TMP1:%.*]] = insertelement <2 x i64> [[TMP0]], i64
[[B:%.*]], i64 1
// CHECK-NEXT:ret <2 x i64> [[TMP1]]
//
Surely there is a p
tmatheson created this revision.
Herald added subscribers: danielkiss, dmgreen, kristof.beyls.
tmatheson requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Use of bitcast resulted in lanes being swapped for vcreateq with big
endian. Fix this b