This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/intern
Ray molenkamp 16b8d223b7 Cycles: Fix usage of AVX2 intrinsics in AVX kernel
While building the AVX kernel, util_avxf.h/avxb.h were using some AVX2 intrinsics,
these were never called, so it wasn't a run-time issue, but the intrinsics headers
on centos excluded the AVX2 prototypes when building the AVX kernel causing build errors.

This commit cleans up the improper usage of the AVX2 intrinsics and provides AVX
fallback implementations for future use.

Differential Revision: https://developer.blender.org/D3696
2018-09-17 16:27:13 -06:00
..
2018-08-08 11:00:57 +10:00
2016-01-04 14:20:48 +05:00
2017-03-12 02:47:53 +11:00
2018-06-29 09:23:51 +02:00
2017-11-14 17:11:48 +01:00
2018-09-02 18:51:31 +10:00
2016-01-04 14:20:48 +05:00
2016-07-02 10:08:33 +10:00
2017-06-19 10:04:30 +10:00
2018-06-29 09:23:51 +02:00
2016-06-11 22:05:20 +02:00
2018-06-29 09:23:51 +02:00