* doc/sourcebuild.texi (@item vect_cond_mixed): New item.
From-SVN: r239330
This commit is contained in:
parent
9c8eabea69
commit
5a02adf63e
@ -1,3 +1,7 @@
|
||||
2016-08-10 bin cheng <bin.cheng@arm.com>
|
||||
|
||||
* doc/sourcebuild.texi (@item vect_cond_mixed): New item.
|
||||
|
||||
2016-08-10 Alan Lawrence <alan.lawrence@arm.com>
|
||||
Renlin Li <renlin.li@arm.com>
|
||||
Bin Cheng <bin.cheng@arm.com>
|
||||
|
@ -1342,6 +1342,10 @@ Target supports Fortran @code{real} kinds larger than @code{real(8)}.
|
||||
@item vect_condition
|
||||
Target supports vector conditional operations.
|
||||
|
||||
@item vect_cond_mixed
|
||||
Target supports vector conditional operations where comparison operands
|
||||
have different type from the value operands.
|
||||
|
||||
@item vect_double
|
||||
Target supports hardware vectors of @code{double}.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user