Optimize cmpTypeX
Simon and I observed that we could skip the kind-check in cmpTypeX if the type has no casts, which is the vastly common case. I will collect this information while checking the type and omit the kind check if possible.
Putting on "highest" priority basically because this is so easy to do.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.10.3 |
| Type | Task |
| TypeOfFailure | OtherFailure |
| Priority | highest |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |