This is an archive of the discontinued LLVM Phabricator instance.

Fix doc of `llvm.bitreverse.iN`
ClosedPublic

Authored by yuyichao on Nov 23 2016, 7:29 AM.

Details

Summary

The return type is iN rather than always i16

Seems to be a typo in https://reviews.llvm.org/rL252878 .

Diff Detail

Repository
rL LLVM

Event Timeline

yuyichao updated this revision to Diff 79075.Nov 23 2016, 7:29 AM
yuyichao retitled this revision from to Fix doc of `llvm.bitreverse.iN`.
yuyichao updated this object.
yuyichao added a reviewer: jmolloy.
yuyichao added a subscriber: llvm-commits.
jmolloy accepted this revision.Nov 23 2016, 8:21 AM
jmolloy edited edge metadata.

LGTM, thanks!

This revision is now accepted and ready to land.Nov 23 2016, 8:21 AM
This revision was automatically updated to reflect the committed changes.