Adds intrinsics for the following SME2 instructions:
- smax, umax, fmax (single, 2 & 4 vector)
- smax, umax, fmax (multi, 2 & 4 vector)
- smin, umin, fmin (single, 2 & 4 vector)
- smin, umin, fmin (multi, 2 & 4 vector)
NOTE: These intrinsics are still in development and are subject to future changes.
HI @kmclaughlin, I don't suppose you could add a dummy unused operand for these tests similar to D142732?