Skip to content
Commit 9377b086 authored by Dan Gohman's avatar Dan Gohman
Browse files

Don't do (x - (y - z)) --> (x + (z - y)) on floating-point types, because

it may round differently. This fixes PR4374.

llvm-svn: 73243
parent dc41eb18
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