[PATCH] D40514: AMDGPU: Restrict ieee_mode to HSA.
Brian Sumner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 28 14:02:33 PST 2017
b-sumner added a comment.
In https://reviews.llvm.org/D40514#938106, @jvesely wrote:
> In https://reviews.llvm.org/D40514#937574, @b-sumner wrote:
>
> > I suppose if we have some other mechanism to ensure output modifiers are never used, then we could consider running with IEEE=0, but I think we need to continue running with IEEE=1 for compute. There may be users counting on current behavior.
>
>
> The current behavior is broken for OpenCL so no one should depend on it.
What is broken about the current behavior?
Repository:
rL LLVM
https://reviews.llvm.org/D40514
More information about the llvm-commits
mailing list