Clarify the todo about minimum / maximum.

This commit is contained in:
Dan Gohman
2017-10-19 11:05:40 -07:00
parent 3ccee371a7
commit bce3c38042

View File

@@ -769,7 +769,7 @@ Integer operations
.. autoinst:: srem
.. autoinst:: srem_imm
.. todo:: Minimum / maximum.
.. todo:: Integer minimum / maximum.
NEON has ``smin``, ``smax``, ``umin``, and ``umax`` instructions. We should
replicate those for both scalar and vector integer types. Even if the