This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Set rematerializable = 1 on PseudoReadVLENB
Needs ReviewPublic

Authored by StephenFan on Jul 25 2022, 9:03 AM.

Details

Summary

Set rematerializable = 1 on PseudoReadVLENB since VLENB is a constant
register that represents the length of a RVV vector register.

Diff Detail

Event Timeline

StephenFan created this revision.Jul 25 2022, 9:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2022, 9:03 AM
StephenFan requested review of this revision.Jul 25 2022, 9:03 AM