For educational purposes, I would like to disable auto-vectorization. Is there way to do so, e.g. with llvmlite.binding.set_option()
?
For educational purposes, I would like to disable auto-vectorization. Is there way to do so, e.g. with llvmlite.binding.set_option()
?