In the Zve* extensions, the vlen could be 64. This patch change the vlen constraint of low bound to 64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118217
[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 TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 24 others. · View Herald TranscriptJan 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 Closed by commit rG267711e38bc7: [RISCV] Fix support of vlen = 64. (authored by jacquesguan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 403157 llvm/lib/Target/RISCV/RISCVSubtarget.cpp
|