Fix a regression which forbids using -std=cl|CL1.1|CL1.2|CL2.0 in driver.
Allow -std and -cl-std={cl|CL}{|1.1|1.2|2.0}.
Differential D20630
[OpenCL] Allow -std={cl|CL}{|1.1|1.2|2.0} in driver yaxunl on May 25 2016, 9:13 AM. Authored by
Details Fix a regression which forbids using -std=cl|CL1.1|CL1.2|CL2.0 in driver. Allow -std and -cl-std={cl|CL}{|1.1|1.2|2.0}.
Diff Detail
Event TimelineComment Actions I will fix that. Thanks. Sam From: metafoo@gmail.com [mailto:metafoo@gmail.com] On Behalf Of Richard Smith
|