已合并
add local membar for padv3 #3140
andong_hw创建于 6月4日
add local membar for padv3 #3140
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 andong_hw 的贡献)6月4日 添加了label:cann-cla/yes
CANN-robot
6月4日 评论:
6月4日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| branch-9.1.0-beta.2 | ✅ 周奇龙, wangrui_ (2/2) | ✅ 周奇龙 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
andong_hw, thanks for your pull request. All authors of the commits have signed the CLA. 👍


6月4日 添加了label:ci-pipeline-running
CANN-robot
6月4日 评论:
6月4日 评论:
流水线任务触发成功
任务链接 [15b1cd506a2c4182b977564276dada4c][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| Compile_Ascend_X86 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_mobile_station | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_experimental | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_experimental | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_single | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_A5 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_A5 | ✅ SUCCESS | >>>>> | >>>>> |
| pre_comment | ✅ SUCCESS | >>>>> | |
| Compile_harmony-infer | ✅ SUCCESS | >>>>> | |
| Compile_X86_monitor_910b | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_monitor_910c | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_monitor_950 | ✅ SUCCESS | >>>>> | >>>>> |
| UT_Test | ✅ SUCCESS | ||
| UT_Test_experimental | ✅ SUCCESS | ||
| UT_Test_kernel | ✅ SUCCESS | ||
| PreSmoke_A900 | ✅ SUCCESS | >>>>> | |
| PreSmoke_ATK_Test_A2 | ✅ SUCCESS | >>>>> |
[2026-06-04 21:51:23] CI执行结束


CANN-robot
6月4日 评论:
6月4日 评论:
流水线任务触发成功
任务链接 [df51aea78a584af5ab781069e73c53b0][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| codecheck | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | >>>>> | |
| antipoison | ✅ SUCCESS | >>>>> | |
| codecheck_Pr | ✅ SUCCESS | ||
| StaticCheck_codespell_check | ✅ SUCCESS | ||
| StaticCheck_link_validity_check | ✅ SUCCESS | ||
| StaticCheck_resource_existence_check | ✅ SUCCESS | ||
| StaticCheck_tag_closed_check | ✅ SUCCESS | ||
| StaticCheck_markdownlint | ✅ SUCCESS | ||
| codecheck_codestyle | ✅ SUCCESS | >>>>> | |
| codecheck_precommit | ⚠️ WARNING | >>>>> | >>>>> |
[2026-06-04 21:32:18] CI执行结束


6月4日 删除了label:ci-pipeline-running
6月4日 添加了label:ci-pipeline-passed
6月4日 添加了label:SC-SUCC
6月4日 添加了label:BUILD-SUCC
CANN-robot
6月5日 评论:
6月5日 评论:
The following labels are not ready.
lgtm: Please wait for reviewers to review the code.
approved: Please wait for committers to review the code.


6月5日 添加了label:lgtmapproved
6月5日 关闭了关联的issue
6月5日 合入了pull request
描述
gather模板生成索引时,同一个VF内,先 DataCopy 0-127到ub上,然后再将0-127中间的某些部分刷成实际索引值。这个过程需要插入 LocalMemBar
关联的Issue
测试
文档更新
类型标签