[PATCH] D22067: [OpenCL] Add missing -cl-no-signed-zeros option into driver
Yaxun Liu via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 6 14:01:42 PDT 2016
yaxunl added a comment.
I think you also need to set Opts.NoSignedZeros in CompilerInvocation.cpp.
Repository:
rL LLVM
http://reviews.llvm.org/D22067
More information about the cfe-commits
mailing list