[llvm] [RISCV] Form VFWMUL.VF when fp_extend is scalar and then splatted. (PR #98590)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 08:59:41 PDT 2024


https://github.com/preames approved this pull request.

LGTM

Just for the record, this is making an assumption that we have a vf variant for all widening vv instructions, and wf variant for all wv instructions supported by this transform.  This appears to hold as far as I can tell.

https://github.com/llvm/llvm-project/pull/98590


More information about the llvm-commits mailing list