[PATCH] D71358: AMDGPU: Remove denormal subtarget features

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 09:45:52 PST 2019


arsenm added a comment.

In D71358#1780038 <https://reviews.llvm.org/D71358#1780038>, @rampitec wrote:

> How is it now achieved that we do not support denormals by default before GFX9?


This is a frontend decision. clang emits the attribute based on the subtarget preference


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

https://reviews.llvm.org/D71358





More information about the llvm-commits mailing list