[PATCH] D49650: Targets/AMDGPU: Don't set fp32-denormals feature for r600

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 26 02:01:44 PDT 2018


arsenm added a comment.

In https://reviews.llvm.org/D49650#1175461, @jvesely wrote:

> In https://reviews.llvm.org/D49650#1175438, @arsenm wrote:
>
> > According to cayman manual, these registers do exist so we should probably just make the feature accepted on r600 as well
>
>
> sure, that's the way it was before r335942. I assumed the removal was intentional.


Probably accidental because nothing in r600 was actually using it


Repository:
  rC Clang

https://reviews.llvm.org/D49650





More information about the cfe-commits mailing list