[JVM_IR] Set correct origin for new variables on MFVC flattening.
Preserve information that variable is temporary while flattening. Otherwise, unnecessary bytecode for them might be generated.
This commit is contained in:
committed by
Space Team
parent
fc898c7620
commit
4f1d181c88
@@ -1,6 +1,5 @@
|
||||
// LANGUAGE: +ValueClasses
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
// IGNORE_INLINER: IR
|
||||
// CHECK_BYTECODE_LISTING
|
||||
// WITH_STDLIB
|
||||
// CHECK_BYTECODE_TEXT
|
||||
|
||||
Reference in New Issue
Block a user