This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add scheduler classes to PseudoVMV*R_V.
ClosedPublic

Authored by craig.topper on Aug 1 2022, 2:38 PM.

Details

Summary

I think these pseudos will exist when the post-RA scheduler runs
so they should have sched classes.

Diff Detail

Event Timeline

craig.topper created this revision.Aug 1 2022, 2:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2022, 2:38 PM
craig.topper requested review of this revision.Aug 1 2022, 2:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2022, 2:38 PM
This revision is now accepted and ready to land.Aug 1 2022, 11:49 PM
This revision was automatically updated to reflect the committed changes.