This is an archive of the discontinued LLVM Phabricator instance.

Correct off-by-one error in the LangRef bitreverse intrinsic semantics
ClosedPublic

Authored by dkreitzer on May 3 2022, 9:46 AM.

Diff Detail

Event Timeline

dkreitzer created this revision.May 3 2022, 9:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 3 2022, 9:46 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
dkreitzer requested review of this revision.May 3 2022, 9:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 3 2022, 9:46 AM
craig.topper accepted this revision.May 3 2022, 9:53 AM
craig.topper added a subscriber: craig.topper.

LGTM

This revision is now accepted and ready to land.May 3 2022, 9:53 AM
This revision was landed with ongoing or failed builds.May 3 2022, 11:53 AM
This revision was automatically updated to reflect the committed changes.