[PATCH] D71357: AMDGPU: Assume f32 denormals are enabled by default
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 09:45:42 PST 2019
rampitec added inline comments.
================
Comment at: llvm/docs/ReleaseNotes.rst:154
+* The backend default subnormal handling mode has been switched to on
+ for all targets for all compute function types. Frontends wishing to
----------------
Are these changes to FE already done?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71357/new/
https://reviews.llvm.org/D71357
More information about the llvm-commits
mailing list