[PATCH] D76950: HIP: Link correct denormal mode library
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 31 15:59:59 PDT 2020
yaxunl accepted this revision.
yaxunl added a comment.
This revision is now accepted and ready to land.
LGTM. Thanks!
================
Comment at: clang/test/Driver/hip-device-libs.hip:5
-// Test flush-denormals-to-zero enabled uses oclc_daz_opt_on
+// Test if if oclc_daz_opt_on or if oclc_daz_opt_off is linked depending on
+// expected denormal mode.
----------------
dup if
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76950/new/
https://reviews.llvm.org/D76950
More information about the cfe-commits
mailing list