恭喜,你发布的帖子
发布于 2024-05-11 01:38:26
14楼
“If the block contains numerous structured parameters, this can quickly lead to the temporary memory area (local data stack) overflowing”
这段话好像已经说明是复制的了(虽然表格上是 pointers )。是把数据复制到临时存储区(本地数据栈)
“If the copies are copied back to the original operands after the block processing”
这个是回写。
哪位对楼上给出的官方文档做下解读
请填写推广理由:
分享
只看
楼主