Document that i8 and i16 arithmetic support is incomplete (#299)

* Document that i8 and i16 arithmetic support is incomplete
This commit is contained in:
John Rieth
2018-04-26 11:07:34 -07:00
committed by Dan Gohman
parent 8351ba3e3e
commit 948d5fdeec

View File

@@ -116,6 +116,8 @@ Integer values have a fixed size and can be interpreted as either signed or
unsigned. Some instructions will interpret an operand as a signed or unsigned
number, others don't care.
The support for i8 and i16 arithmetic is incomplete and use could lead to bugs.
.. autoctontype:: i8
.. autoctontype:: i16
.. autoctontype:: i32