Include AVX2 in supported ISAs
This commit is contained in:
@@ -47,7 +47,7 @@ remarkable `LLVM Compiler Infrastructure <http://llvm.org>`_ for back-end
|
|||||||
code generation and optimization and is `hosted on
|
code generation and optimization and is `hosted on
|
||||||
github <http://github.com/ispc/ispc/>`_. It supports Windows, Mac, and
|
github <http://github.com/ispc/ispc/>`_. It supports Windows, Mac, and
|
||||||
Linux, with both x86 and x86-64 targets. It currently supports the SSE2,
|
Linux, with both x86 and x86-64 targets. It currently supports the SSE2,
|
||||||
SSE4, and AVX instruction sets.
|
SSE4, AVX1, and AVX2 instruction sets.
|
||||||
|
|
||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
|
|||||||
Reference in New Issue
Block a user