Documentation: add ISPC_TARGET_AVX2 as a possible target #define
This commit is contained in:
@@ -542,7 +542,7 @@ preprocessor runs:
|
|||||||
* - ISPC
|
* - ISPC
|
||||||
- 1
|
- 1
|
||||||
- Detecting that the ``ispc`` compiler is processing the file
|
- Detecting that the ``ispc`` compiler is processing the file
|
||||||
* - ISPC_TARGET_{SSE2,SSE4,AVX}
|
* - ISPC_TARGET_{SSE2,SSE4,AVX,AVX2}
|
||||||
- 1
|
- 1
|
||||||
- One of these will be set, depending on the compilation target.
|
- One of these will be set, depending on the compilation target.
|
||||||
* - ISPC_POINTER_SIZE
|
* - ISPC_POINTER_SIZE
|
||||||
|
|||||||
Reference in New Issue
Block a user