Use intrinsics rather than inline assembly where possible
Summary: I would switch these to just use the intrinsic functions, but GCC 4.8 doesn't support them. MSVC supports the intrinsics, which is the primary reason for the switch. Reviewed By: philippv Differential Revision: D3278901 fbshipit-source-id: 60103ac7cf7ddfb529f65f4aadc687dbdaf423a1
Showing
Please register or sign in to comment