pitrou commented on code in PR #37785:
URL: https://github.com/apache/arrow/pull/37785#discussion_r1343716370


##########
go/parquet/internal/utils/clib_amd64.s:
##########
@@ -44,6 +44,15 @@ MEMCPY_BYTE_DONE:
        POPQ R8
        RET
 
+// func _ClibMemcpy(dst, src unsafe.Pointer, n uint) unsafe.Pointer
+TEXT ยท_ClibMemcpy(SB), NOSPLIT|NOFRAME, $16-24

Review Comment:
   Hmm, so is this file still useful?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to