That makes sense.
Thank you for your answer.

On Friday, August 26, 2022 at 1:58:37 AM UTC-7 Jakob Kummerow wrote:

> No, some Turbofan passes cannot be disabled, because they are required. 
> SimplifiedLowering is a great example -- it changes ("lowers") the graph to 
> the format that subsequent passes require.
>
>
> On Fri, Aug 26, 2022 at 4:18 AM TL <heuich...@gmail.com> wrote:
>
>> I am curious whether there are any options for the 'd8' to disable 
>> specific TurboFan 
>> optimizations, e.g., simplified-lowering, type-lowering, etc, for *all* the 
>> optimization 
>> options or not. I know there are options for some optimizations, such as
>> escape-analysis, loop-peeling, etc. But, can we have control of "all" the 
>> optimizations
>> without actually modifying the v8 source code? 
>>
>> -- 
>> -- 
>> v8-users mailing list
>> v8-u...@googlegroups.com
>> http://groups.google.com/group/v8-users
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "v8-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to v8-users+u...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/v8-users/a46e6020-a1c7-48da-b4fb-ccc394d618dbn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/v8-users/a46e6020-a1c7-48da-b4fb-ccc394d618dbn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/c5eb3b83-5013-4120-9e14-3011c35e43c4n%40googlegroups.com.

Reply via email to