This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Add VIOTA_VL node
AbandonedPublic

Authored by luke on Feb 15 2023, 4:04 AM.

Details

Summary

This adds a node for the viota.m instruction so that it can be used
during instruction lowering.

Diff Detail

Event Timeline

luke created this revision.Feb 15 2023, 4:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2023, 4:04 AM
luke requested review of this revision.Feb 15 2023, 4:04 AM
luke abandoned this revision.Feb 16 2023, 11:04 AM

Not needed anymore as D144092 doesn't need viota.m anymore