Hello everyone~
I want to port maglev to RISC-V, but there is no conditional bit code in 
RISC-V
So I need to remove the conditional bit code from the Maglev generic code.
I opened a CL (https://chromium-review.googlesource.com/c/v8/v8/+/4876814) 
to remove CompareInt32 and replace it with CompareInt32AndJumpIf.

If I can, I'll modify all cmp/assert in the maglev generic code.

-- 
-- 
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-dev/1b77b5ae-4fba-4d7c-ac06-013640cd0798n%40googlegroups.com.

Reply via email to