已合并
Delete redundant LLVM components in Third_Party.yaml #609
chupeng创建于 2月27日
Delete redundant LLVM components in Third_Party.yaml #609
已合并
chupeng创建于 2月27日
chupeng成员
2月27日

描述

问题/功能描述
本次PR旨在精简项目构建环境,降低维护复杂度。主要任务是从第三方开源软件清单中移除LLVM(版本15.0.4)构建依赖项,这表明项目可能已切换构建工具链或该依赖已被内化处理。

修改方案描述
通过修改第三方开源软件清单配置文件,直接删除了LLVM的构建依赖条目。该变更不涉及代码逻辑修改,仅是对配置文件的调整,属于低风险操作。为确保变更有效,需验证移除后项目仍能通过其他编译器或工具链正常构建和运行。

关联的Issue

关联Issue #175

测试

编包正常

文档更新

NA

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 chupeng 的贡献)
Cchupeng成员
2月27日 创建了 pull request,commit e1fc6a26
CANN-robot
CANN-robot成员
2月27日 评论:

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
repo-cann/asc-devkit chenyiyuan, xun_zhuge (2/2) chenyiyuan, xun_zhuge (2/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
CANN-robotCANN-robot成员
2月27日 将zhanghao_0689,yanqingshang,wulinyu,zhuliangying,dengjing_aoe,YeZZzzz1,bluesky901,wqtshg_wt,yangbinhua,gao_dafa,chenyiyuan,xun_zhuge,ookkkkoo1122,bianque,houyuyang,shi_nanxiang,wuyang_hw,ascendhjh,DragonBornHD84,jiangZD设为评审人
CANN-robotCANN-robot成员
2月27日 将zhanghao_0689,yanqingshang,wulinyu,zhuliangying,dengjing_aoe,YeZZzzz1,bluesky901,wqtshg_wt,yangbinhua,gao_dafa,chenyiyuan,xun_zhuge,ookkkkoo1122,bianque,houyuyang,shi_nanxiang,wuyang_hw,ascendhjh,DragonBornHD84,jiangZD设为审查人
CANN-robotCANN-robot成员
2月27日 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
2月27日 评论:

CLA Signature Pass

chupeng1996, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
chupeng成员
2月27日 评论:

compile

likedislike
CANN-robot
CANN-robot成员
2月27日 评论:

🔵 source code change are detected, tasks labels is removed in this pull request!

likedislike
CANN-robot
CANN-robot成员
2月27日 评论:

问题/功能描述

本次PR旨在精简项目构建环境,降低维护复杂度。主要任务是从第三方开源软件清单中移除LLVM(版本15.0.4)构建依赖项,这表明项目可能已切换构建工具链或该依赖已被内化处理。

修改方案描述

通过修改第三方开源软件清单配置文件,直接删除了LLVM的构建依赖条目。该变更不涉及代码逻辑修改,仅是对配置文件的调整,属于低风险操作。为确保变更有效,需验证移除后项目仍能通过其他编译器或工具链正常构建和运行。

likedislike
CANN-robotCANN-robot成员
2月27日 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
2月27日 评论:

流水线任务触发成功 [流水线指导]
任务链接 [38d4e3b1189f4bd3b3bd0dd04aeeb1a2]

任务名称状态日志下载链接
Compile_Ascend_X86 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM ✅ SUCCESS >>>>> >>>>>
API_Check ✅ SUCCESS >>>>>
codecheck ✅ SUCCESS >>>>>
SCA ✅ SUCCESS >>>>>
anti_virus ✅ SUCCESS >>>>>
Check_Pr ✅ SUCCESS >>>>>
pre_comment ✅ SUCCESS >>>>>
UT_Test_3 ✅ SUCCESS
UT_Test_2 ✅ SUCCESS
UT_Test_1 ✅ SUCCESS
UT_Test ✅ SUCCESS
UT_Test_reprot ✅ SUCCESS

[2026-02-27 12:09:31]    CI执行结束

likedislike
CANN-robotCANN-robot成员
2月27日 添加了label:api-check-pass
CANN-robotCANN-robot成员
2月27日 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
2月27日 添加了label:ci-pipeline-passed
Cchupeng成员
2月27日 修改了pull request 的描述
zhugexun_sjtu
zhugexun_sjtu成员
2月28日 评论:

/approve

likedislike
CANN-robotCANN-robot成员
2月28日 添加了label:approved
chenyiyuan成员
2月28日 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
2月28日 添加了label:lgtm
CANN-robot
CANN-robot成员
2月28日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: chenyiyuan, xun_zhuge.
Reviewers who wrote a comment of /lgtm are: chenyiyuan, xun_zhuge.

likedislike
CANN-robotCANN-robot成员
2月28日 合入了pull request
Cchenyiyuan成员
2月28日 修改标题为 “Delete redundant LLVM components in Third_Party.yaml”,原标题为“Delete invalid LLVM components in Third_Party.yaml”
Cchupeng成员
2月28日 修改了pull request 的描述