exactly as with Matrix Mode, the `svshape` instruction *requests*
a certain Vector Length (number of elements to reduce) and then
sets VL and MAXVL at the number of **operations** needed to be
-carried out.
+carried out. Thus, equally as importantly, the total number of operations
+is restricted to 127. Any Parallel-Reduction requiring more operations
+will need to be done manually.
**Parallel-Reduction with Predication**