This is an archive of the discontinued LLVM Phabricator instance.

[LangRef] fix description and examples of fptrunc
ClosedPublic

Authored by spatel on Apr 2 2018, 3:49 PM.

Details

Summary

As noted in PR36966:
https://bugs.llvm.org/show_bug.cgi?id=36966

The old description doesn't match what we do in code, so this just fixes the documentation to avoid confusion.

Diff Detail

Event Timeline

spatel created this revision.Apr 2 2018, 3:49 PM
efriedma accepted this revision.Apr 2 2018, 4:48 PM

LGTM

This revision is now accepted and ready to land.Apr 2 2018, 4:48 PM
This revision was automatically updated to reflect the committed changes.