Clarify the todo about minimum / maximum.
This commit is contained in:
@@ -769,7 +769,7 @@ Integer operations
|
|||||||
.. autoinst:: srem
|
.. autoinst:: srem
|
||||||
.. autoinst:: srem_imm
|
.. autoinst:: srem_imm
|
||||||
|
|
||||||
.. todo:: Minimum / maximum.
|
.. todo:: Integer minimum / maximum.
|
||||||
|
|
||||||
NEON has ``smin``, ``smax``, ``umin``, and ``umax`` instructions. We should
|
NEON has ``smin``, ``smax``, ``umin``, and ``umax`` instructions. We should
|
||||||
replicate those for both scalar and vector integer types. Even if the
|
replicate those for both scalar and vector integer types. Even if the
|
||||||
|
|||||||
Reference in New Issue
Block a user