You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should get some common math implementations put together. First stop: move the definitions of min and max out of comp/util/common.rs and into the new module, and fix them to be templated on @t instead of T.
Activity
Merge pull request rust-lang#1042 from minybot/avx512
Add tests for constant-evaluated intrinsics (rust-lang#1042)