These instructions produce 2*SEW result so the input can't have
an LMUL=8 or the result would need a non-existant LMUL=16. So
only create pseudos for LMUL up to 4.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D95189
[RISCV] Don't create LMUL=8 pseudo instructions for ternary widening arithmetic instructions craig.topper on Jan 21 2021, 5:58 PM. Authored by
Details These instructions produce 2*SEW result so the input can't have
Diff Detail
|