This is an archive of the discontinued LLVM Phabricator instance.

[VP] Reorder is_int_min_poison/is_zero_poison operand before mask for vp.abs/ctlz/cttz.
ClosedPublic

Authored by fakepaper56 on Feb 21 2023, 11:35 PM.

Details

Summary

The patch ensures last two operands of vp.abs/ctlz/cttz are mask and evl.

Diff Detail

Event Timeline

fakepaper56 created this revision.Feb 21 2023, 11:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2023, 11:36 PM
fakepaper56 requested review of this revision.Feb 21 2023, 11:36 PM
This revision is now accepted and ready to land.Feb 22 2023, 8:48 AM
This revision was landed with ongoing or failed builds.Feb 22 2023, 9:58 PM
This revision was automatically updated to reflect the committed changes.