[PATCH] D99688: [CUDA][HIP] rename -fcuda-flush-denormals-to-zero

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 4 20:08:34 PDT 2021


yaxunl updated this revision to Diff 335192.
yaxunl marked an inline comment as done.
yaxunl added a comment.

rebase and add tests for old options


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

https://reviews.llvm.org/D99688

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/AMDGPU.cpp
  clang/lib/Driver/ToolChains/Cuda.cpp
  clang/lib/Driver/ToolChains/HIP.cpp
  clang/test/CodeGenCUDA/flush-denormals.cu
  clang/test/Driver/cuda-flush-denormals-to-zero.cu
  clang/test/Driver/hip-device-libs.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99688.335192.patch
Type: text/x-patch
Size: 14468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210405/b818a562/attachment.bin>


More information about the cfe-commits mailing list