Skip to content
Commit 1cf0dfec authored by Roger Ferrer's avatar Roger Ferrer Committed by Ferran Pallares
Browse files

Add patterns for vector vector relational intrinsics

Some relational instructions like vsgt, vsge, vfgt and vfge do not
have a form with two register operands, so we can't currently select
the corresponding intrinsic.

We can, however, can select vslt, vsle, vflt and vfle in these cases as long
as we swap the input operands.
parent 496f3e91
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment