[FIR2IR] Don't manually create IR for IntrinsicConstEvaluation if not needed
There is no need to create IR class for `@IntrinsicConstEvaluation` manually if it is present in sources ^KT-65415 Fixed
This commit is contained in:
committed by
Space Team
parent
7a383373b0
commit
555cf56d6d
+1
-1
@@ -1,5 +1,5 @@
|
||||
// IGNORE_BACKEND_K1: JS_IR, JS_IR_ES6, WASM, NATIVE
|
||||
// IGNORE_BACKEND_K2: ANY
|
||||
// IGNORE_BACKEND_K2: JS_IR, JS_IR_ES6, WASM, NATIVE
|
||||
// non-jvm backends are ignored because of KT-66432
|
||||
// ISSUE: KT-65415, KT-66432
|
||||
|
||||
|
||||
Reference in New Issue
Block a user