We don't need LMUL=8 versions of these.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137439
[RISCV] Remove some unneeded widening FP vector pseudo instructions. NFC ClosedPublic Authored by craig.topper on Nov 4 2022, 9:32 AM.
Details Summary We don't need LMUL=8 versions of these.
Diff Detail
Event Timelinemichaelmaitland added inline comments.
This revision now requires changes to proceed.Nov 7 2022, 5:02 PM
This revision is now accepted and ready to land.Nov 15 2022, 5:23 PM This revision was landed with ongoing or failed builds.Nov 15 2022, 6:40 PM Closed by commit rG85d3a419a787: [RISCV] Remove some unneeded widening FP vector pseudo instructions. NFC (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 473261 llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
|
Consider refactoring into class MxSetW<int eew>, since we are doing it for MxSet<int eew>.