[PATCH] D48287: [HIP] Support -fcuda-flush-denormals-to-zero for amdgcn

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 14 20:39:38 PDT 2018


yaxunl updated this revision to Diff 155580.
yaxunl added a comment.

Replace LangOpts.CUDADeviceFlushDenormalsToZero with CodeGenOpts.FlushDenorm.


https://reviews.llvm.org/D48287

Files:
  include/clang/Basic/LangOptions.def
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGenCUDA/flush-denormals.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48287.155580.patch
Type: text/x-patch
Size: 4710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180715/974d9d13/attachment-0001.bin>


More information about the cfe-commits mailing list