Define integer reduction:
vredsum/vredmaxu/vredmax/vredminu/vredmin/vredand/vredor/vredxor
Define float reduction:
vfredosum/vfredsum/vfredmax/vfredmin
We work with @rogfer01 from BSC to come out this patch.
Authored-by: Roger Ferrer Ibanez <rofirrim@gmail.com>
Co-Authored-by: Zakk Chen <zakk.chen@sifive.com>
Is earlyclobber needed for these instructions?