mirror of
https://gitee.com/openharmony/arkcompiler_ets_runtime
synced 2024-11-23 10:09:54 +00:00
44d28174b8
1. Split SetValueWithBarrier to three functions, based on if known the value is shared or not. 2. Add a flag to mark the value is shared value or not. And select the corresponding function before call barrier. 3. Add static branch prediction for SetValueWithBarrier. 4. Lower the redundant argument as undef in llvm backend. Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IACEAI Signed-off-by: ZhouGuangyuan <zhouguangyuan1@huawei.com> Change-Id: I7a81ea98bceaaf73fa18748195f8da898c13a0fa |
||
---|---|---|
.. | ||
barrier.ts | ||
BUILD.gn | ||
expect_output.txt |