This is an archive of the discontinued LLVM Phabricator instance.

IR: Add ConstantFP::getNaN()
ClosedPublic

Authored by tstellarAMD on Mar 19 2015, 3:06 PM.

Details

Reviewers
tstellarAMD
Summary

This is a wrapper around APFloat::getNaN().

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to IR: Add ConstantFP::getNaN().
tstellarAMD updated this object.
tstellarAMD edited the test plan for this revision. (Show Details)
tstellarAMD set the repository for this revision to rL LLVM.
tstellarAMD added a subscriber: Unknown Object (MLST).
tstellarAMD accepted this revision.Apr 23 2015, 1:08 PM
tstellarAMD added a reviewer: tstellarAMD.
This revision is now accepted and ready to land.Apr 23 2015, 1:08 PM