Star
26
Fork
286
代码
介绍
代码
Issues
191
Pull Requests
101
流水线
Actions
讨论
Wiki
项目成员
50
分析
项目设置
Star
26
Fork
286
master
arkcompiler_ets_runtime
/
test
/
aottest
/
builtin_inlining
/
math
/
Trunc
下载当前目录
xing-yunhao-huawei
Fix deopt of hclass
e4275acf
创建于
2024年7月31日
历史提交
文件
最后提交记录
最后更新时间
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 年前
builtinMathTrunc.ts
Fix deopt of hclass Based on pr_7874, fix conflict and modify testcases to pass ut/aottest because aot logic has been optimized Issue:
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAFB8K?from=project-issue
Signed-off-by: xing-yunhao <xingyunhao1@huawei.com> Change-Id: I0e4f3abd29cb2d7d8cefe41a455e8e964dd5021c
1 年前