c4cf399755ebacc19f81798a90d1cedaa98ef56a
The initial limitation preventing from using -ffast-math, worked around in09df1f4caf, got fixed upstream in LLVM and the fix is part of current DPC++ compiler:63ecd2a725We're now able to go back to using -ffast-math, which helps simplifying the set of compiler flags. No performance nor conformance change is expected from this change (most of the gain is achieved already with the use of -cl-fast-relaxed-math since284b89a0a3) and this has been verified on Arc B580 under Windows.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
