On Wed, Jan 10, 2018 at 10:31 PM, Samuel Pitoiset
<samuel.pitoi...@gmail.com> wrote:
> +       LLVMAddTargetDependentFunctionAttr(main_function,
> +                                          "no-signed-zeros-fp-math",
> +                                          "true");
> +

Is this option safe to enable for Vulkan? The Vulkan spec in the
"Precision and Operation of SPIR-V Instructions" section says:

"Positive and negative infinities and positive and negative zeros are
generated as dictated by IEEE 754, but subject to the precisions
allowed in the following table."
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to