This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][InsertVSETVLI] Treat mask policy as undemanded if usesMaskPolicy is false
ClosedPublic

Authored by reames on Oct 5 2022, 3:20 PM.

Details

Summary

This was previously reviewed as a subset of D133803, but since the test changes there were essentially unreviewable, when I realized this could be split out, it seemed worthwhile to do so.

Diff Detail

Unit TestsFailed

Event Timeline

reames created this revision.Oct 5 2022, 3:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 5 2022, 3:20 PM
reames requested review of this revision.Oct 5 2022, 3:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 5 2022, 3:20 PM
kito-cheng accepted this revision.Oct 5 2022, 8:17 PM

LGTM :)

This revision is now accepted and ready to land.Oct 5 2022, 8:17 PM
This revision was landed with ongoing or failed builds.Oct 6 2022, 7:32 AM
This revision was automatically updated to reflect the committed changes.