This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Sync Zvlsseg register order as the same as vector registers.
AbandonedPublic

Authored by HsiangKai on Sep 22 2021, 6:44 PM.

Details

Reviewers
None
Summary

Sync the order of Zvlsseg registers with vector registers to avoid
unnecessary register copies between vector instructions and zvlsseg
instructions.

Diff Detail

Event Timeline

HsiangKai created this revision.Sep 22 2021, 6:44 PM
HsiangKai requested review of this revision.Sep 22 2021, 6:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 22 2021, 6:44 PM
HsiangKai abandoned this revision.Sep 22 2021, 6:45 PM