Files
kotlin-fork/compiler
Alexander Udalov d430673320 JVM IR: optimize type equality check on IR types
`AbstractTypeChecker.isCommonDenotableType` calls a few functions which
check if the type is flexible, which is not cheap in case of JVM IR, see
`asFlexibleType`.

 #KT-66281
2024-03-06 22:03:10 +00:00
..
2024-03-06 12:21:38 +00:00
2024-03-06 18:16:59 +00:00
2024-03-06 18:30:22 +00:00
2024-03-06 18:30:22 +00:00
2024-03-06 18:30:22 +00:00