jinge90
b38aa29717
Add __builtin_set_flt_rounds
...
This builtin will be converted to llvm.set.rounding intrinsic
in IR level and should be work with "#pragma STDC FENV_ACCESS ON"
since it changes default FP environment. Users can change rounding
mode via this builtin without introducing libc dependency.
Reviewed by: andrew.w.kaylor, rjmccall, sepavloff, aaron.ballman
Differential Revision: https://reviews.llvm.org/D145765
Signed-off-by: jinge90 <ge.jin@intel.com>
2023-03-15 11:13:55 +08:00
..
2023-03-14 08:43:35 -04:00
2022-12-20 11:05:50 +00:00
2022-08-08 09:12:46 -07:00
2022-11-01 10:47:30 -04:00
2022-11-24 12:44:35 +00:00
2022-09-21 10:07:43 -07:00
2022-08-08 09:12:46 -07:00
2022-09-02 13:57:39 -05:00
2022-09-13 10:10:48 +01:00
2023-03-13 16:47:51 +01:00
2023-03-02 10:04:16 +01:00
2023-01-17 11:35:32 +08:00
2023-03-14 13:48:11 +01:00
2023-01-11 12:13:16 +01:00
2023-03-10 14:44:06 -05:00
2023-01-14 12:31:01 -08:00
2023-01-12 09:58:15 -08:00
2023-03-15 11:13:55 +08:00
2023-03-02 12:09:29 -08:00
2023-03-02 10:04:16 +01:00
2023-03-09 14:18:26 -08:00
2023-01-14 13:37:25 -08:00
2023-03-10 09:21:09 +00:00
2023-03-14 13:48:11 +01:00
2023-03-08 23:22:46 +00:00
2023-03-03 11:15:29 +08:00
2023-01-20 10:18:18 -06:00
2023-01-14 12:31:01 -08:00
2023-03-07 11:46:26 -05:00
2023-03-03 10:31:48 +08:00
2023-03-14 16:37:58 -07:00
2023-01-14 12:31:01 -08:00
2022-11-23 18:43:06 +00:00
2022-09-21 10:07:43 -07:00
2023-03-02 12:09:29 -08:00
2023-03-02 10:04:16 +01:00
2023-03-03 11:15:29 +08:00
2023-03-03 10:31:48 +08:00
2022-12-16 12:22:23 +01:00
2023-03-09 10:59:59 -08:00
2023-02-28 11:16:45 -08:00
2022-12-03 11:13:39 -08:00
2023-02-14 17:38:25 -08:00
2023-03-14 11:32:11 -04:00
2023-01-14 12:31:01 -08:00
2023-01-14 12:31:01 -08:00
2023-02-23 16:07:35 +01:00
2023-03-09 09:16:53 -08:00
2023-03-02 10:04:16 +01:00
2023-02-27 11:19:20 +07:00
2023-03-15 01:08:41 +08:00
2023-02-17 18:48:48 -08:00
2023-03-13 22:22:06 +08:00
2022-10-27 06:18:07 +02:00
2022-10-27 06:18:07 +02:00
2023-01-08 10:35:26 +01:00