"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e6e5406122898eaf29581f2c6fbee7c26e325328"
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