aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake
diff options
context:
space:
mode:
authorGravatar Rasmus Munk Larsen <rmlarsen@google.com>2020-09-18 18:13:20 -0700
committerGravatar Rasmus Munk Larsen <rmlarsen@google.com>2020-09-18 18:13:20 -0700
commitc4b99f78c7baaab08ef2765618df885a138f9396 (patch)
tree9139f83ee021bb03cc061c60d8524102ab727186 /cmake
parent9aad16b4434d3a8885436c57a746ecee20c50e90 (diff)
Fix breakage in pcast<Packet2l, Packet2d> due to _mm_cvtsi128_si64 not being available on 32 bit x86.
If SSE 4.1 is available use the faster _mm_extract_epi64 intrinsic.
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions