[PATCH] D90174: [HIP] Fix regressions due to fp contract change
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 31 09:31:35 PDT 2020
yaxunl updated this revision to Diff 302099.
yaxunl edited the summary of this revision.
yaxunl added a comment.
Herald added subscribers: dexonsmith, dang.
introduce faststd as value for -ffp-contract and use it for HIP by default.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90174/new/
https://reviews.llvm.org/D90174
Files:
clang/include/clang/Basic/LangOptions.h
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGenCUDA/fp-contract.cu
clang/test/Driver/autocomplete.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90174.302099.patch
Type: text/x-patch
Size: 18443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201031/01aac8f0/attachment-0001.bin>
More information about the cfe-commits
mailing list