Comment on Your code is fast if you're luckyparentComments−wiml2moYeah, that's an interesting question. I would expect the two to look the same once converted to SSA.You can ask the compiler to dump its intermediate representations, so it might not be too hard to answer the question.
Comments
Yeah, that's an interesting question. I would expect the two to look the same once converted to SSA.
You can ask the compiler to dump its intermediate representations, so it might not be too hard to answer the question.