Muting the LLVM IR debug output when using Numba?

后端 未结 3 1434
情深已故
情深已故 2021-01-22 10:58

I am wanting to use Numba in one of our in-house client libraries, however there\'s a debug dump of the LLVM IR code every time my code JITs something. Is there a setting in N

3条回答
提交回复
热议问题