From BlenderWiki

Jump to: navigation, search
Note: This is an archived version of the Blender Developer Wiki. The current and active wiki is available on wiki.blender.org.

Commits and Patches to my Branch

Commits

  • Add an AVX2 kernel, with AVX2 and FMA3 instruction support. (ac908f6c1f6d)
  • Add FMA intrinsics to the AVX2 kernel, gives 2-3% speedup. (3844b8f85c7d)
  • Use Bit Manipulation flags for the AVX2 kernel. (caaf0e484da8)
  • Cycles: Update AVX2 kernel for recent changes. (d115673fc934)
  • Cycles: Further update for AVX2 kernel after recent changes. (e638abeb63f2)

Patches