We’re running into a crash at runtime with Kotlin 1.5.0-M2 IR enabled. This doesn’t happen with M1, so it’s a new regression. It’s actually also the first runtime crash I’m running into with the IR backend. All other problems were compile time problems.
https://youtrack.jetbrains.com/issue/KT-45967