On Thu, May 19, 2016 at 12:31 PM, Mike Hommey <[email protected]> wrote: > I don't think anyone suggested to add support for runtime selection of > SSE2 for code that is not inline asm.
The code that I'm most immediately interested in replacing with Rust with SSE2 intrinsics without runtime selection currently uses C++ with SSE2 intrinsics with runtime selection. It seems prudent to establish that is indeed is okay to plan to proceed without runtime selection. -- Henri Sivonen [email protected] https://hsivonen.fi/ _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

