This is an archive of the discontinued LLVM Phabricator instance.

LangRef: Note that calls also support fast math flags
ClosedPublic

Authored by arsenm on Jan 9 2017, 12:22 PM.

Details

Reviewers
davide
Summary

This is already documented on the call instruction, but
not in the list of supported instructions in the fast math
flag section.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 83666.Jan 9 2017, 12:22 PM
arsenm retitled this revision from to LangRef: Note that calls also support fast math flags.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
davide accepted this revision.Jan 9 2017, 12:35 PM
davide added a reviewer: davide.
davide added a subscriber: davide.

LGTM.

This revision is now accepted and ready to land.Jan 9 2017, 12:35 PM
arsenm closed this revision.Jan 10 2017, 10:17 AM

r291578