This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Fix support of vlen = 64.
ClosedPublic

Authored by jacquesguan on Jan 25 2022, 11:54 PM.

Details

Summary

In the Zve* extensions, the vlen could be 64. This patch change the vlen constraint of low bound to 64.

Diff Detail

Event Timeline

jacquesguan created this revision.Jan 25 2022, 11:54 PM
jacquesguan requested review of this revision.Jan 25 2022, 11:54 PM
This revision is now accepted and ready to land.Jan 25 2022, 11:59 PM
This revision was landed with ongoing or failed builds.Jan 26 2022, 12:31 AM
This revision was automatically updated to reflect the committed changes.