aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/AVX512
diff options
context:
space:
mode:
authorGravatar Antonio Sanchez <cantonios@google.com>2020-11-30 13:45:46 -0800
committerGravatar Rasmus Munk Larsen <rmlarsen@google.com>2020-12-01 03:10:21 +0000
commit1992af3de2987f176c1546905b8b8b9f19b431d1 (patch)
tree6f812983b3dfb41952e0e8808ad26071143ef9fa /Eigen/src/Core/arch/AVX512
parent7b80609d496ae50741d1866f2a9ef9149c4edc04 (diff)
Fix #2077, `EIGEN_CONSTEXPR` in `Half`.
`bit_cast` cannot be `constexpr`, so we need to remove `EIGEN_CONSTEXPR` from `raw_half_as_uint16(...)`. This shouldn't affect anything else, since it is only used in `a bit_cast<uint16_t,half>()` which is not itself `constexpr`. Fixes #2077.
Diffstat (limited to 'Eigen/src/Core/arch/AVX512')
0 files changed, 0 insertions, 0 deletions