JVM_IR simplify null check on trivially initialized vals only

This commit is contained in:
Dmitry Petrov
2021-10-01 11:17:16 +03:00
committed by TeamCityServer
parent ae1288948a
commit aea2db97c5
17 changed files with 73 additions and 10 deletions
@@ -3,7 +3,7 @@ fun test(a: Any?, b: Any?, c: String) =
// JVM_IR_TEMPLATES
// 2 IFNULL
// 0 IFNONNULL
// 1 IFNONNULL
// 0 ACONST_NULL
// JVM_TEMPLATES