The LMUL for data and index are not guaranteed the same so we need different LMULs appended to the sched classes for them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147814
[RISCV][Tablegen] Make VLXSched and VSXSched classes aware of data and index lmul ClosedPublic Authored by nitinjohnraj on Apr 7 2023, 2:39 PM.
Details Summary The LMUL for data and index are not guaranteed the same so we need different LMULs appended to the sched classes for them.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 10 2023, 12:36 PM Closed by commit rGa38b2d77610f: [RISCV][Tablegen] Make VLXSched and VSXSched classes aware of data and index… (authored by nitinjohnraj). · Explain WhyApr 11 2023, 10:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 512523 llvm/lib/Target/RISCV/RISCVInstrInfoV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
|