Unverified Commit c285b7f5 authored by Luke Lau's avatar Luke Lau Committed by GitHub
Browse files

[RISCV] Add tests for vmadd for VP intrinsics. NFC (#70042)

We have VP tests for vmacc but not vmadd. This copies the vmacc tests
but swaps
the false operand of vp.merge to be the multiplicand instead of the
addend.

This shows how we could fold the vmerge into the vmadd's mask if we
commuted %a
and %b.
parent a6d509fa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment