已合并
修复c_api的compare接口设置mask不生效 #372
zhangqianlong创建于 2月6日
修复c_api的compare接口设置mask不生效 #372
已合并
从已删除 :master合入到cann/asc-devkitmaster
Pull Request已成功合入, 合并人@CANN-robot
(感谢 zhangqianlong 的贡献)2月6日 将munanhw,ai_xin设为审查人
CANN-robot
2月6日 评论:
2月6日 评论:
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 |
|---|---|---|
| docs | ✅ munanhw, xun_zhuge (2/2) | ✅ munanhw (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


CANN-robot
2月6日 评论:
2月6日 评论:
🔵 source code change are detected, tasks labels is removed in this pull request!


2月6日 添加了label:cann-cla/yes
2月6日 强制推送 1 个提交:724552e6-修复c_api的compare接口设置mask不生效
CANN-robot
2月6日 评论:
2月6日 评论:
🔵 source code change are detected, tasks labels is removed in this pull request!


CANN-robot
2月6日 评论:
2月6日 评论:
zhangqianlong
2月6日 评论:
2月6日 评论:
/compile


2月6日 添加了label:ci-pipeline-running
CANN-robot
2月6日 评论:
2月6日 评论:
流水线任务触发成功 [流水线指导]
任务链接 [2148e4e9714b475dbb252c0ffbe4f1d6]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| Compile_Ascend_X86 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM | ✅ SUCCESS | >>>>> | >>>>> |
| API_Check | ✅ SUCCESS | >>>>> | |
| codecheck | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | >>>>> | |
| anti_virus | ✅ SUCCESS | >>>>> | |
| Check_Pr | ✅ SUCCESS | >>>>> | |
| UT_Test_3 | ✅ SUCCESS | ||
| UT_Test_2 | ✅ SUCCESS | ||
| UT_Test_1 | ✅ SUCCESS | ||
| UT_Test | ✅ SUCCESS | ||
| UT_Test_reprot | ✅ SUCCESS |
[2026-02-06 09:57:13] CI执行结束


2月6日 删除了label:ci-pipeline-running
此处折叠了9条事件消息 查看更多
2月6日 添加了label:ci-pipeline-passed
2月6日 添加了label:approved
zhugexun_sjtu
2月6日 评论:
2月6日 评论:
/approve


CANN-robot
2月6日 评论:
2月6日 评论:
The following users do not have permission to comment /lgtm or /approve on any module in this PR:
xun_zhuge


zhugexun_sjtu
2月6日 评论:
2月6日 评论:
/lgtm


2月6日 添加了label:lgtm
CANN-robot
2月6日 评论:
2月6日 评论:
2月6日 合入了pull request
描述
compare接口结果输出到寄存器时设置mask不生效,使用时需要初始化寄存器
关联的Issue
测试
文档更新
docs/api/context/c_api/vector_compute/asc_eq.md
docs/api/context/c_api/vector_compute/asc_eq_scalar.md
docs/api/context/c_api/vector_compute/asc_ge.md
docs/api/context/c_api/vector_compute/asc_ge_scalar.md
docs/api/context/c_api/vector_compute/asc_gt.md
docs/api/context/c_api/vector_compute/asc_gt_scalar.md
docs/api/context/c_api/vector_compute/asc_le.md
docs/api/context/c_api/vector_compute/asc_le_scalar.md
docs/api/context/c_api/vector_compute/asc_lt.md
docs/api/context/c_api/vector_compute/asc_lt_scalar.md
docs/api/context/c_api/vector_compute/asc_ne.md
docs/api/context/c_api/vector_compute/asc_ne_scalar.md
类型标签