jhuber6 wrote: Alternatively, I just make an `-mllvm` option to turn it off. I can't use `-fno-builtin` on the compilation because that would horrifically mangle performance by not allowing the OpenMP runtime to be inlined ever. https://github.com/llvm/llvm-project/pull/123670