This patch part of an ongoing effort to distinguish between pseudoinstructions using different SEWs in the scheduler.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147098
[RISCV] Made v(f)(w)red* pseudoinstructions SEW-aware ClosedPublic Authored by nitinjohnraj on Mar 28 2023, 5:53 PM.
Details Summary This patch part of an ongoing effort to distinguish between pseudoinstructions using different SEWs in the scheduler.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 28 2023, 7:26 PM Closed by commit rG50876630b910: [RISCV] Made v(f)(w)red* pseudoinstructions SEW-aware (authored by nitinjohnraj). · Explain WhyMar 29 2023, 10:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 509416 llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/vmv-copy.mir
llvm/test/CodeGen/RISCV/rvv/vsetvli-insert-crossbb.mir
llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.mir
|