Alexander Grund
929bc0e191
Fix alias violation in BFloat16
...
reinterpret_cast between unrelated types is undefined behavior and leads
to misoptimizations on some platforms.
Use the safer (and faster) version via bit_cast
(cherry picked from commit b5eaa42695 )
2021-09-20 14:25:58 +00:00
..
2021-03-24 18:14:56 +00:00
2021-09-20 14:25:58 +00:00
2021-09-08 15:47:39 +00:00
2021-06-17 17:11:08 +00:00
2021-03-24 18:14:56 +00:00
2021-03-24 18:14:56 +00:00
2021-02-27 18:44:26 +01:00
2021-03-24 18:14:56 +00:00
2021-08-04 22:06:52 +00:00
2019-09-03 00:50:51 +02:00
2019-09-03 13:09:03 +02:00
2021-08-18 14:44:31 +00:00
2019-11-13 21:16:53 +01:00
2021-06-15 16:40:35 +00:00
2021-06-15 16:40:35 +00:00
2021-02-09 09:08:06 +01:00
2020-12-10 14:59:34 -08:00
2021-02-27 18:44:26 +01:00
2021-07-22 18:01:55 +00:00