i965/fs: Don't apply POW/FDIV workaround on Gen10+
authorMatt Turner <mattst88@gmail.com>
Fri, 25 Aug 2017 22:52:27 +0000 (15:52 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 4 Oct 2017 21:08:37 +0000 (14:08 -0700)
commit2082c32950a9e3a4debc00b0d6da85404b923920
tree58fb549c2efeb51c9133411b1db2f54caf670932
parentd4079353278b115ca4d6596fdc84a64915ab4524
i965/fs: Don't apply POW/FDIV workaround on Gen10+

The documentation says it applies only to Gens 8 and 9.

Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
src/intel/compiler/brw_fs_generator.cpp