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

LLVM currently represents floating-point negation as -0.0 - x. Fix

FastISel to recognize this pattern and emit a floating-point
negation using xor.

llvm-svn: 80963
parent 1d5d2454
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