+LLVMDev (prev email hit the wrong list..)
All,
Do we have any logic that hoists hot case statements out of switches based
on profile information?
Chad
+LLVMDev (prev email hit the wrong list..)
All,
Do we have any logic that hoists hot case statements out of switches based
on profile information?
Chad
No, I don’t think so.
+LLVMDev (prev email hit the wrong list..)
All,
Do we have any logic that hoists hot case statements out of switches
based
on profile information?No, I don’t think so.
Thanks, Bob. I'll start investigating...