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 |
||
|---|---|---|
| .. | ||
| Inputs | ||
| address-spaces.cu | ||
| alias.cu | ||
| convergent.cu | ||
| cuda-builtin-vars.cu | ||
| device-stub.cu | ||
| device-var-init.cu | ||
| device-vtable.cu | ||
| filter-decl.cu | ||
| flush-denormals.cu | ||
| function-overload.cu | ||
| host-device-calls-host.cu | ||
| kernel-call.cu | ||
| launch-bounds.cu | ||
| link-device-bitcode.cu | ||
| llvm-used.cu | ||
| printf-aggregate.cu | ||
| printf.cu | ||
| ptx-kernels.cu | ||