mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-29 22:30:33 +00:00
Document more specifically the rounding for "llvm.round".
Differential Revision: https://reviews.llvm.org/D68810
This commit is contained in:
parent
70a8540846
commit
2dbca15279
@ -12709,7 +12709,7 @@ Overview:
|
||||
"""""""""
|
||||
|
||||
The '``llvm.lround.*``' intrinsics return the operand rounded to the nearest
|
||||
integer.
|
||||
integer with ties away from zero.
|
||||
|
||||
|
||||
Arguments:
|
||||
@ -12745,7 +12745,7 @@ Overview:
|
||||
"""""""""
|
||||
|
||||
The '``llvm.llround.*``' intrinsics return the operand rounded to the nearest
|
||||
integer.
|
||||
integer with ties away from zero.
|
||||
|
||||
Arguments:
|
||||
""""""""""
|
||||
|
Loading…
Reference in New Issue
Block a user