This is an archive of the discontinued LLVM Phabricator instance.

[LangRef][VP] Correct mask type in vp.slice documentation
ClosedPublic

Authored by frasercrmck on Nov 1 2021, 4:51 AM.

Details

Summary

The mask type for the llvm.experimental.vp.splice intrinsics must have
the same number of elements as the result type.

Diff Detail

Event Timeline

frasercrmck created this revision.Nov 1 2021, 4:51 AM
frasercrmck requested review of this revision.Nov 1 2021, 4:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 1 2021, 4:51 AM
simoll accepted this revision.Nov 2 2021, 7:49 AM
This revision is now accepted and ready to land.Nov 2 2021, 7:49 AM
This revision was landed with ongoing or failed builds.Nov 2 2021, 7:57 AM
This revision was automatically updated to reflect the committed changes.