"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "307d767177232b5d8f5470211b502f304b9c8467"
Only have codegen turn fdiv by a constant into fmul by the reciprocal
when -ffast-math, i.e. don't just always do it if the reciprocal can be formed exactly. There is already an IR level transform that does that, and it does it more carefully. llvm-svn: 154296
Loading
Please register or sign in to comment