sdesmalen added inline comments.

================
Comment at: llvm/test/CodeGen/AArch64/sve-calling-convention-mixed.ll:22
+; CHECK-NEXT:    mov z4.d, z8.d
+; CHECK-NEXT:    bl llvm.aarch64.vector.insert.nxv8f64.nx2f64
+; CHECK-NEXT:    mov w0, #2
----------------
There is something going wrong here, because it should not have been lowered to 
a call.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131687/new/

https://reviews.llvm.org/D131687

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to