This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Pass the destination register to getVLENFactoredAmount instead of returning it. NFC
ClosedPublic

Authored by craig.topper on Sep 30 2022, 7:36 PM.

Details

Summary

This is a refactor for another patch. For now we move the vreg
creation to the caller.

Diff Detail

Event Timeline

craig.topper created this revision.Sep 30 2022, 7:36 PM
craig.topper requested review of this revision.Sep 30 2022, 7:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2022, 7:36 PM
This revision is now accepted and ready to land.Oct 3 2022, 2:51 AM
This revision was landed with ongoing or failed builds.Oct 3 2022, 11:00 AM
This revision was automatically updated to reflect the committed changes.