This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Extended mapping of parcing CodeGen arguments
ClosedPublic

Authored by echuraev on Mar 24 2017, 3:39 AM.

Details

Summary

Enable cl_mad_enamle and cl_no_signed_zeros options when user turns on cl_unsafe_math_optimizations or cl_fast_relaxed_math options.

Diff Detail

Event Timeline

echuraev created this revision.Mar 24 2017, 3:39 AM
Anastasia accepted this revision.Mar 24 2017, 12:31 PM

LGTM! Thanks!

This revision is now accepted and ready to land.Mar 24 2017, 12:31 PM
echuraev closed this revision.Mar 27 2017, 3:50 AM