IR: an option to automatically select the number of lowering threads
This commit is contained in:
@@ -52,7 +52,7 @@ object CommonConfigurationKeys {
|
||||
val USE_FIR_EXTENDED_CHECKERS = CompilerConfigurationKey.create<Boolean>("fir extended checkers")
|
||||
|
||||
@JvmField
|
||||
val THREADS_FOR_FILE_LOWERINGS =
|
||||
val PARALLEL_BACKEND_THREADS =
|
||||
CompilerConfigurationKey.create<Int>("When using the IR backend, run lowerings by file in N parallel threads")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user