The handling of rounding is not fully documented for the llvm.lround and llvm.lrint family of intrinsics.
This documentation was requested during the reviews of D64746.
|  Differential  D68810  
Document rounding for llvm.lround and llvm.lrint Authored by kpn on Oct 10 2019, 9:34 AM. 
Details The handling of rounding is not fully documented for the llvm.lround and llvm.lrint family of intrinsics. This documentation was requested during the reviews of D64746. 
Diff Detail 
 Event Timeline
 
 
 
 
 
 | ||||||||||||||||||||||||||||||||||||
Doesn't lrint use the current rounding mode?