JVM IR: Avoid redundant coercions in ExpressionCodegen

This commit is contained in:
Steven Schäfer
2020-02-12 16:42:11 +01:00
committed by Dmitry Petrov
parent 2b2ae8a5f1
commit 5760c0be9c
10 changed files with 51 additions and 59 deletions
@@ -1,5 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND_MULTI_MODULE: JVM_IR
// TARGET_BACKEND: JVM
// WITH_REFLECT
// FILE: 1.kt