deps: V8: cherry-pick a3cc8522a4c8 · nodejs/node@bd68888 · GitHub
Skip to content

Commit bd68888

Browse files
kxxttargos
authored andcommitted
deps: V8: cherry-pick a3cc8522a4c8
Original commit message: [riscv] avoid cpu probing in li_ptr CPU probing is an expensive thing to do and we should avoid doing it upon every li_ptr call. Fixes performance regresion bisected in riscv-forks/electron#1 Change-Id: Ib5ff89b2a730e08de6735123ae60adeffe811ed8 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5612950 Commit-Queue: Yahan Lu <yahan@iscas.ac.cn> Reviewed-by: Yahan Lu <yahan@iscas.ac.cn> Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/main@{#94349} Refs: v8/v8@a3cc852 PR-URL: #53412 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 2defaaf commit bd68888

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

common.gypi

Lines changed: 1 addition & 1 deletion

deps/v8/AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ Kevin Gibbons <bakkot@gmail.com>
181181
Keyhan Vakil <kvakil@googlecontrib.kvakil.me>
182182
Kris Selden <kris.selden@gmail.com>
183183
Kyounga Ra <kyounga@alticast.com>
184+
Levi Zim <rsworktech@outlook.com>
184185
Loo Rong Jie <loorongjie@gmail.com>
185186
Lu Yahan <yahan@iscas.ac.cn>
186187
Ludovic Mermod <ludovic.mermod@gmail.com>

deps/v8/src/codegen/riscv/assembler-riscv.cc

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)