LLVM Discussion Forums
Why does LLVM keep some loads in the loops even after applying the O3 optimization?
Project Infrastructure
LLVM Dev List Archives
kparzysz-quic
March 28, 2019, 2:30pm
#1
It probably thinks that the call to fprintf can clobber memory.