This is an archive of the discontinued LLVM Phabricator instance.

[SimplifyLibCalls] Enable double to float shrinking for copysign
ClosedPublic

Authored by MatzeB on Dec 2 2014, 7:31 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

MatzeB updated this revision to Diff 16847.Dec 2 2014, 7:31 PM
MatzeB retitled this revision from to [SimplifyLibCalls] Enable double to float shrinking for copysign.
MatzeB updated this object.
MatzeB added a subscriber: Unknown Object (MLST).
MatzeB updated this object.Dec 2 2014, 7:32 PM
MatzeB added a comment.Dec 2 2014, 7:40 PM

arc diff does strange stuff when pointing it to single commits in a series...
So this patch is actually about enabling double to float shrinking for the copysign function.

Greetings

Matthias
Diffusion closed this revision.Dec 3 2014, 1:47 PM
Diffusion updated this revision to Diff 16888.

Closed by commit rL223269 (authored by matze).