This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Remove two unmasked RVV patterns
ClosedPublic

Authored by frasercrmck on May 9 2022, 8:25 AM.

Details

Summary

These can be selected to unmasked from masked instructions by the
post-process DAG step.

Diff Detail

Event Timeline

frasercrmck created this revision.May 9 2022, 8:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 9 2022, 8:25 AM
frasercrmck requested review of this revision.May 9 2022, 8:25 AM
This revision is now accepted and ready to land.May 9 2022, 8:59 AM
This revision was landed with ongoing or failed builds.May 9 2022, 9:06 AM
This revision was automatically updated to reflect the committed changes.