Star
26
Fork
286
代码
介绍
代码
Issues
187
Pull Requests
97
流水线
Actions
讨论
Wiki
项目成员
50
分析
项目设置
Star
26
Fork
286
master
arkcompiler_ets_runtime
/
test
/
aottest
/
builtin_inlining
/
math
/
Sign
下载当前目录
A
Andrey Efremov
Fix MATH_SIGN_TAGGED gate type after inlining
49043803
创建于
2024年7月8日
历史提交
文件
最后提交记录
最后更新时间
BUILD.gn
Support trace logs for inlined builtins Description: * Support trace-inline option for native inline lowering * Refactor builtin UT template * Add log tracing in UT 1 Signed-off-by: Chernykh Sergey <chernykh.sergey1@huawei.com>
2 年前
builtinMathSign.ts
Fix MATH_SIGN_TAGGED gate type after inlining Issue:
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IABGDG
Signed-off-by: Andrey Efremov <efremov.andrey@huawei-partners.com> Change-Id: I834052f7b7c1609ffa8b54fe54c192603f40b7ce Signed-off-by: Andrey Efremov <efremov.andrey@huawei-partners.com>
1 年前