Ties Stuij
8c24f33158
[IR][BFloat] Add BFloat IR type
...
Summary:
The BFloat IR type is introduced to provide support for, initially, the BFloat16
datatype introduced with the Armv8.6 architecture (optional from Armv8.2
onwards). It has an 8-bit exponent and a 7-bit mantissa and behaves like an IEEE
754 floating point IR type.
This is part of a patch series upstreaming Armv8.6 features. Subsequent patches
will upstream intrinsics support and C-lang support for BFloat.
Reviewers: SjoerdMeijer, rjmccall, rsmith, liutianle, RKSimon, craig.topper, jfb, LukeGeeson, sdesmalen, deadalnix, ctetreau
Subscribers: hiraditya, llvm-commits, danielkiss, arphaman, kristof.beyls, dexonsmith
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78190
2020-05-15 14:43:43 +01:00
..
2018-02-27 11:15:05 +00:00
2019-01-04 16:39:10 +00:00
2017-10-14 03:23:18 +00:00
2019-10-10 18:31:57 +00:00
2019-01-22 18:18:02 +00:00
2020-01-26 18:51:36 +01:00
2020-04-06 09:59:08 -06:00
2019-03-12 21:02:54 +00:00
2020-05-15 14:43:43 +01:00
2019-08-03 14:28:34 +00:00
2020-01-07 15:11:43 +00:00
2019-08-03 14:28:34 +00:00
2018-08-23 09:25:17 +00:00
2018-06-26 18:55:43 +00:00
2018-01-30 22:32:39 +00:00
2018-01-30 22:32:39 +00:00
2018-01-30 22:32:39 +00:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2018-02-19 09:56:22 +00:00
2020-03-12 16:32:05 -07:00
2018-11-30 19:13:38 +00:00
2018-11-30 19:13:38 +00:00
2019-11-20 13:18:40 +01:00
2018-05-09 02:40:45 +00:00
2018-09-21 12:03:14 +00:00
2019-04-08 19:13:55 +00:00
2020-04-20 17:29:04 -07:00
2020-03-02 16:45:48 +05:30
2019-01-08 17:52:29 +00:00
2020-04-18 12:49:31 -07:00
2019-06-17 23:39:41 +00:00
2018-10-03 18:44:53 +00:00
2017-08-23 20:31:27 +00:00
2018-09-20 08:53:06 +00:00
2020-05-13 12:52:30 +05:30
2019-03-14 16:29:54 +00:00
2017-10-26 15:00:26 +00:00
2020-05-13 11:29:48 -04:00
2018-05-09 02:40:45 +00:00
2019-08-23 17:19:21 +00:00
2020-01-29 16:46:45 +00:00
2017-12-04 19:56:33 +00:00
2020-02-13 10:16:06 -08:00
2018-01-12 17:03:43 +00:00
2020-04-06 09:59:08 -06:00
2019-08-03 14:28:34 +00:00
2019-08-03 14:28:34 +00:00
2019-08-03 14:28:34 +00:00
2019-08-03 14:28:34 +00:00
2018-10-03 02:37:15 +00:00
2019-01-22 18:18:02 +00:00
2019-01-22 18:18:02 +00:00
2019-01-17 10:49:01 +00:00
2019-03-22 18:27:13 +00:00
2019-05-30 18:48:23 +00:00
2019-05-30 18:48:23 +00:00
2020-04-27 16:15:50 -07:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2017-08-23 20:31:27 +00:00
2018-11-28 21:14:32 +00:00
2018-01-24 09:56:07 +00:00
2019-03-12 21:02:54 +00:00
2019-03-12 21:02:54 +00:00
2019-03-12 21:02:54 +00:00
2019-06-11 08:22:10 +00:00
2018-08-23 09:25:17 +00:00
2019-11-14 10:40:41 -08:00
2019-11-14 10:40:41 -08:00
2019-10-10 18:31:57 +00:00
2020-02-26 16:34:11 +03:00
2020-02-18 17:49:54 +03:00
2018-06-26 13:56:49 +00:00
2018-06-26 13:56:49 +00:00
2018-06-26 13:56:49 +00:00
2020-01-22 01:09:13 -08:00
2020-01-15 19:29:01 +03:00
2020-01-23 13:19:56 -08:00