[LangRef] Remove redundant and inconsistent condition.
authorSean Silva <chisophugis@gmail.com>
Fri, 17 Apr 2015 21:58:55 +0000 (21:58 +0000)
committerSean Silva <chisophugis@gmail.com>
Fri, 17 Apr 2015 21:58:55 +0000 (21:58 +0000)
commit586a785efcf7be3e899d30a978daed09975c8559
tree6406d8d19f3dfd6c9c09785a79211651cfc24766
parent1186e7ae9eb000ad8e341fb9235db7bc209e4ac8
[LangRef] Remove redundant and inconsistent condition.

Just above, 'op2' is stated to be unsigned, so 'negative' doesn't make
sense (and is handled by "larger than" anyway). The descriptions for
lshr and ashr don't say 'negative or' either.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235230 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.rst