Files
rocm-systems/rocclr/runtime/platform
foreman 095b73ae6f P4 to Git Change 1206897 by emankov@em-hsa-amd on 2015/11/03 10:43:40
SWDEV-77584 - ORCA RT: Preparations for enabling HSAIL on OpenCL 1.2 by default. Fix error (by CL 1205606) in parsing option algorithm.

	Compile/link options should be parsed once with additional options specified by AMD_OCL_BUILD(LINK)_OPTIONS(_APPEND) in case of optionChangable or without them, but once.
	One static method for parsing all options in ORCA RT is created:
	    static bool ParseAllOptions(const std::string& options,
	       	                        option::Options& parsedOptions,
	               	                bool optionChangable = true,
	                       	        bool linkOptsOnly = false)
	[Testing] Pre-checkin

	[Reviewers] German Andryeyev, Nikolay Haustov

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/program.cpp#75 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/program.hpp#37 edit
2015-11-03 11:01:56 -05:00
..
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00