Files
eigen/Eigen/src
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-09-20 14:25:58 +00:00
2017-03-07 11:25:58 +01:00
2019-09-03 00:50:51 +02:00
2021-06-15 16:40:35 +00:00
2021-06-15 16:40:35 +00:00