Povray does not use FMA. The issue, I suspect, is that Povray for Windows is compiled with MSVC. Also, it's running on Windows. Things look a bit different with gcc/icc on Linux
Seems that it s GCC compiled and that FMA flags are enabled for BD, i did read that recent beta versions are reverting to FMA4 for all AMD CPUs, the 8150 has only FMA4 and it can explain why it performs better IPC wise than the 8350 wich use perhaps FMA3, possible that Computerbase used an earlier version for the 8150 and an updated one using FMA3 for the 8350, that said only these instructions could explain that a i5 HW has better MT FP IPC than a i7 IB, the single thread chart show HW having about 30% better ST FP IPC than a SB and both have AVX so it s due to other instructions.
