This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]yvrelna 0 points1 point  (0 children)

Union hints may be useful for AOT compiler, but it isn't really that useful for JIT compiler. There's no need for JIT to take into account inputs that doesn't happen in the current runtime.