This is an archive of the discontinued LLVM Phabricator instance.

[VPlan] Update printOperands with dedicated mask printing.
AcceptedPublic

Authored by fhahn on Aug 8 2023, 2:41 PM.

Details

Summary

Building on generic mask handling, update printOperands with dedicated
printing for mask operands (clearly identifying them as a mask).

Depends on D157442.

Diff Detail

Event Timeline

fhahn created this revision.Aug 8 2023, 2:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2023, 2:41 PM
fhahn requested review of this revision.Aug 8 2023, 2:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2023, 2:41 PM
Herald added subscribers: wangpc, vkmr. · View Herald Transcript
ABataev accepted this revision.Aug 15 2023, 6:47 AM
ABataev added a subscriber: ABataev.

LG

This revision is now accepted and ready to land.Aug 15 2023, 6:47 AM