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-01-24 22:57:27 -08:00
2023-03-14 19:52:32 +00:00
2021-12-06 12:16:35 +01:00
2022-10-07 10:49:21 -07:00
2023-03-02 09:53:50 +01:00
2022-04-28 21:08:16 -07:00
2022-06-12 22:53:32 +09:00
2022-02-08 14:30:39 -08:00
2021-11-15 09:17:08 +08:00
2022-10-27 13:14:05 -07:00
2023-02-06 19:39:05 +08:00
2022-07-12 15:21:22 +00:00
2022-07-08 14:30:07 -04:00
2023-03-14 19:14:42 -07:00
2022-08-23 12:57:16 +00:00
2022-02-28 12:53:09 -08:00
2022-11-30 12:30:33 +00:00
2022-11-30 07:52:59 -05:00
2021-11-17 13:40:46 +00:00
2022-09-06 09:52:22 -04:00
2022-09-06 08:28:03 -04:00
2022-11-30 09:37:49 -05:00
2023-02-08 22:24:19 +00:00
2021-11-15 09:17:08 +08:00
2023-03-13 16:19:31 -07:00
2022-03-07 22:05:27 +05:30
2022-02-10 15:05:23 -05:00
2022-11-08 07:21:23 -05:00
2022-08-23 17:37:12 +08:00
2021-11-08 08:23:04 -06:00
2023-02-06 09:12:58 -05:00
2022-03-04 13:06:08 -07:00
2023-01-23 17:57:21 -06:00
2022-08-31 08:32:58 -04:00
2022-09-16 07:19:30 -04:00
2023-03-09 12:14:59 -08:00
2022-06-26 19:22:52 +05:30
2023-01-20 15:36:57 -05:00
2022-06-10 10:22:36 +02:00
2021-11-05 08:48:41 -05:00
2022-06-16 09:38:14 -07:00
2022-05-05 17:52:08 +02:00
2022-04-21 14:02:02 -07:00
2022-04-19 21:23:48 +00:00
2022-09-18 18:31:49 +08:00
2023-01-24 08:21:53 -05:00
2023-02-05 16:34:22 -08:00
2023-02-10 02:33:44 -06:00
2021-11-15 09:17:08 +08:00
2023-03-15 11:13:55 +08:00
2022-06-11 10:59:51 -04:00
2022-09-16 07:19:30 -04:00
2022-07-15 10:39:26 -07:00
2023-01-28 08:56:22 -05:00
2023-03-13 16:44:10 +08:00
2023-02-21 12:09:27 -05:00
2022-10-13 19:36:15 +02:00
2022-02-10 15:05:23 -05:00
2022-05-05 17:52:08 +02:00
2023-03-13 11:33:46 -07:00