Hello,
Starting with LLVM 3.8.x, we get some diagnostic printouts when JITting
some functions, e.g.:
remark: <unknown>:0:0: loop not vectorized: cannot prove it is safe to
reorder memory operations
Is it normal to get those by default? Is there a well-defined way to
disable them?
Regards
Antoine.