[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
Sun Apr 5 06:55:51 PDT 2020


arsenm resigned from this revision.
arsenm added a comment.
Herald added subscribers: kerbowa, jvesely, arsenm.

This patch should be obsolete. The default is still to enable the IEEE bit for all compute shaders, but you can override this with the amdgpu-ieee attribute


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D46811/new/

https://reviews.llvm.org/D46811





More information about the llvm-commits mailing list