Star26
286
代码介绍
代码
Issues187
Pull Requests97
流水线
Actions
讨论
Wiki
项目成员50
分析
项目设置
Star26
286
  1. arkcompiler_ets_runtime
  2. /
  3. test
  4. /
  5. aottest
  6. /
  7. builtin_inlining
  8. /
  9. math
  10. /
  11. Sign
AAndrey EfremovFix 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 年前