[OpenMP] Force the parallel abstraction to be inlined
This is good for performance and compile time and the indirection (+ switch statements) is nothing that needs to be preserved.
parent
78b8f1f7
Please register or sign in to comment
This is good for performance and compile time and the indirection (+ switch statements) is nothing that needs to be preserved.