Support SSE 4.2 qfind under MSVC
Summary:MSVC has support in the compiler for the intrinsics required, but both refuses to tell us that, and also gives them proper names. The code already checks for runtime support, this just enables compiling the SSE 4.2 version in the first place. Reviewed By: yfeldblum Differential Revision: D3104296 fb-gh-sync-id: 9143240bede9b756817691fdd86818001267dac1 fbshipit-source-id: 9143240bede9b756817691fdd86818001267dac1
Showing
Please register or sign in to comment