[PATCH] D46811: AMDGPU: Don't force the IEEE bit for Mesa compute shaders.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 00:13:51 PDT 2018


arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.

This needs a test (I'm pretty sure it already exists and should break with this change).

Nobody has any requirement for signaling nans, but it's unclear you actually want to do this. I think things are moving in the direction of having this on at all times.


Repository:
  rL LLVM

https://reviews.llvm.org/D46811





More information about the llvm-commits mailing list