Skip to content
Commit 5f8397a9 authored by Duncan Sands's avatar Duncan Sands
Browse files

Convert floating point division by a constant into multiplication by the

reciprocal if converting to the reciprocal is exact.  Do it even if inexact
if -ffast-math.  This substantially speeds up ac.f90 from the polyhedron
benchmarks.

llvm-svn: 154265
parent 75a1cf32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment