This change makes assorted correction related to the intrinsic
llvm.flt.rounds:
- Added documentation entry in LangRef,
- Attributes of the intrinsic changed to be in line with other functions dependent of floating-point environment,
Differential D79322
[FEnv] Small fixes to implementation of flt.rounds sepavloff on May 4 2020, 4:52 AM. Authored by
Details This change makes assorted correction related to the intrinsic
Diff Detail
Event Timeline
Comment Actions Updated patch Default lowering of FLT_ROUNDS_ again is made by replacing the node with
Comment Actions Updated patch
|