Documentation: add ISPC_TARGET_AVX2 as a possible target #define

This commit is contained in:
Matt Pharr
2012-03-27 08:02:39 -07:00
parent 8878826661
commit e15a1946c6

View File

@@ -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