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 <heuichan....@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-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/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/CAKSzg3SvErSzF3Av7Y739y-J7mEQj3R-V1j9hQtWFpAUB%2B-BwA%40mail.gmail.com.

Reply via email to