Upgrade RISC-V V extension to v1.0-08a0b46.
Update the VTYPE encoding. Make LMUL encoding in a contiguous field.
Details
Details
- Reviewers
craig.topper evandro rogfer01 frasercrmck
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h | ||
---|---|---|
379 ↗ | (On Diff #313024) | I don't think the 0x7 on VLMULBits is necessary. We don't mask VSEWBits here. |