[PATCH] D90174: [HIP] Fix regressions due to fp contract change

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 11 11:32:37 PST 2020


yaxunl updated this revision to Diff 304604.
yaxunl edited the summary of this revision.
yaxunl added a comment.

rename faststd to fast-honor-pragmas


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

https://reviews.llvm.org/D90174

Files:
  clang/docs/LanguageExtensions.rst
  clang/docs/UsersManual.rst
  clang/include/clang/Basic/LangOptions.h
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/BackendUtil.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Sema/SemaAttr.cpp
  clang/test/CodeGenCUDA/fp-contract.cu
  clang/test/Driver/autocomplete.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90174.304604.patch
Type: text/x-patch
Size: 21267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201111/1beb3a2a/attachment-0001.bin>


More information about the cfe-commits mailing list