File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3930,9 +3930,9 @@ destination format is converted to the destination format's largest finite value
39303930=== Vector Reduction Operations
39313931
39323932[#norm:vreduction_scalar_def]#Vector reduction operations take a vector register group of elements
3933- and a scalar held in element 0 of a vector register (or a vector register group) , and perform a
3933+ and a scalar held in element 0 of a vector register group, and perform a
39343934reduction using some binary operator, to produce a scalar result in
3935- element 0 of a vector register (or a vector register group) .# [#norm:vreduction_scalar_disregard_LMUL]#The scalar input and output operands
3935+ element 0 of a vector register group.# [#norm:vreduction_scalar_disregard_LMUL]#The scalar input and output operands
39363936are held in element 0 of a group with EMUL=ceil(EEW/VLEN) regardless of LMUL setting.#
39373937
39383938NOTE: The previous edition specified use of a single vector register (EMUL=1). EMUL = ceil(EEW/VLEN) allows for a case
You can’t perform that action at this time.
0 commit comments