[FIR2IR] Recognize postfix inc/dec pattern from block statements

This commit is contained in:
Ivan Kochurkin
2021-10-14 15:00:42 +03:00
committed by TeamCityServer
parent 0d91e16a15
commit 3210a2a950
26 changed files with 19 additions and 59 deletions
@@ -1,5 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
// IMPORTANT!
// Please, when your changes cause failures in bytecodeText tests for 'for' loops,
// examine the resulting bytecode shape carefully.