Add OCL option -cl-no-signed-zeros to driver options.
Also added to opencl.cl testcases.
Paths
| Differential D22067
[OpenCL] Add missing -cl-no-signed-zeros option into driver ClosedPublic Authored by ashi1 on Jul 6 2016, 1:24 PM.
Details Summary Add OCL option -cl-no-signed-zeros to driver options. Also added to opencl.cl testcases.
Diff Detail Event Timelineashi1 updated this object. Comment Actions Revised base on Sam's comments. Added no-signed-zeros as an attribute no-signed-zeros-fp-math. This revision is now accepted and ready to land.Jul 8 2016, 10:34 AM Closed by commit rL274923: [OpenCL] Add missing -cl-no-signed-zeros option into driver (authored by yaxunl). · Explain WhyJul 8 2016, 1:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 62951 include/clang/Driver/Options.td
lib/Driver/Tools.cpp
test/Driver/opencl.cl
|