JVM_IR more compact safe call chains (almost as old BE)

This commit is contained in:
Dmitry Petrov
2021-09-23 16:51:57 +03:00
committed by teamcityserver
parent f4eaf611c8
commit 0a67ab54fe
19 changed files with 699 additions and 123 deletions
@@ -2,8 +2,4 @@ val a : Int? = 10
fun foo() = a?.toString()
// JVM_TEMPLATES
// 1 IFNULL
// JVM_IR_TEMPLATES
// 1 IFNONNULL