[Bug 249863] [clang] SSE2 is enabled by default on amd64, but is not enabled by default on i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 24 19:57:27 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249863

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed

--- Comment #2 from Conrad Meyer <cem at freebsd.org> ---
This is correct.  SSE2 is a core instruction set feature on amd64, but is
optional on ia32.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list