Generate attribute 'denorms-are-zero'='true' if '-cl-denorms-are-zero'
compile option was specified and 'denorms-are-zero'='false' otherwise.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D45808
[OpenCL] Add 'denorms-are-zero' function attribute ClosedPublic Authored by krisb on Apr 19 2018, 2:57 AM.
Details Summary Generate attribute 'denorms-are-zero'='true' if '-cl-denorms-are-zero'
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 19 2018, 5:39 AM Closed by commit rL330404: [OpenCL] Add 'denorms-are-zero' function attribute (authored by AlexeySotkin). · Explain WhyApr 20 2018, 1:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 143248 cfe/trunk/lib/CodeGen/CGCall.cpp
cfe/trunk/test/CodeGenOpenCL/denorms-are-zero.cl
|