diff options
author | Justin Lebar <jlebar@google.com> | 2016-04-05 18:26:20 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-04-05 18:26:20 +0000 |
commit | d3a44f68854e3e093662117621c607e3361716ec (patch) | |
tree | 4cd3258de8a104f97c7b52f829c760cb563d6acf /lldb/packages/Python/lldbsuite/test/functionalities/command_script/mysto.py | |
parent | f3bb6c51bca341aaa3af0f2e158184bd5bb04553 (diff) | |
download | bcm5719-llvm-d3a44f68854e3e093662117621c607e3361716ec.tar.gz bcm5719-llvm-d3a44f68854e3e093662117621c607e3361716ec.zip |
[CUDA] Add -fcuda-flush-denormals-to-zero.
Summary:
Setting this flag causes all functions are annotated with the
"nvvm-f32ftz" = "true" attribute.
In addition, we annotate the module with "nvvm-reflect-ftz" set
to 0 or 1, depending on whether -cuda-flush-denormals-to-zero is set.
This is read by the NVVMReflect pass.
Reviewers: tra, rnk
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D18671
llvm-svn: 265435
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/mysto.py')
0 files changed, 0 insertions, 0 deletions