JVM_IR: Optimize disjunction condition with intrinsic function call.
This commit is contained in:
committed by
max-kammerer
parent
6d19eb1853
commit
d3cc0e6ce9
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
val a = false
|
||||
val b = false
|
||||
val c = false
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
val a = false
|
||||
val b = false
|
||||
val c = false
|
||||
|
||||
Reference in New Issue
Block a user