Depends on D152879.
This patch-set follows the patch-set of D151395. This patch-set seeks
to update all the remaining fixed-point intrinsics to model vxrm
control.
This is the 2nd patch of the patch-set. This patch adds rounding mode
control for vsadd, vsaddu, vssub, and vssubu
For the combining patterns that does not model the rounding mode
control, the value 99 is assigned and RISCVInsertReadWriteCSR will
skip the write to vxrm when encountering such value.