Build mesa 1090 failed
Commit db07b46f2c by Samuel Iglesias Gonsálvez on 4/26/2016 7:35 AM:
nir: Add lrp lowering for doubles in opt_algebraic\n\nSome hardware (i965 on Broadwell generation, for example) does not support\nnatively the execution of lrp instruction with double arguments.\n\nAdd 'lower_flrp64' flag to lower this instruction in that case.\n\nv2:\n - Rename lower_flrp_double to lower_flrp64 (Jason)\n - Fix typo (Jason)\n - Adapt the code to define bit_size information in the opcodes.\n\nSigned-off-by: Samuel Iglesias Gonsálvez <sigles...@igalia.com>\nReviewed-by: Jason Ekstrand <ja...@jlekstrand.net>
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev