[PATCH] D46811: AMDGPU: Don't force the IEEE bit for Mesa compute shaders.
Bas Nieuwenhuizen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 14 00:54:48 PDT 2018
bnieuwenhuizen added a comment.
No tests fail with this, seems like the tests for this use CL kernels.
Reason I took a stab at disabling this is that it seems to disables some of the output modifiers:
https://github.com/llvm-mirror/llvm/blob/master/lib/Target/AMDGPU/SIFoldOperands.cpp#L994
Repository:
rL LLVM
https://reviews.llvm.org/D46811
More information about the llvm-commits
mailing list