Files
eigen/Eigen/src/Core
Antonio Sanchez 5ec4907434 Clean up #ifs in GPU PacketPath.
Removed redundant checks and redundant code for CUDA/HIP.

Note: there are several issues here of calling `__device__` functions
from `__host__ __device__` functions, in particular `__low2half`.
We do not address that here -- only modifying this file enough
to get our current tests to compile.

Fixed: #1847
2020-12-04 16:14:03 -08:00
..
2020-12-04 16:14:03 -08:00
2020-12-04 21:45:09 +00:00
2018-11-09 11:35:48 +01:00
2017-02-28 14:00:15 -08:00
2020-12-04 21:45:09 +00:00
2020-12-04 21:45:09 +00:00
2017-09-26 10:53:33 +02:00
2018-03-11 10:01:44 -04:00
2018-06-07 15:45:24 +02:00
2019-01-17 18:27:49 +01:00