summaryrefslogtreecommitdiffstats
path: root/recipes-opencl
Commit message (Collapse)AuthorAgeFilesLines
* intel-graphics-compiler: Fix build error with GCC9Naveen Saini2019-06-142-0/+77
| | | | | | | | | | GCC9 caused build failure. Fix backported from upstream. More information: https://github.com/intel/intel-graphics-compiler/commit/b95b2220ddd1d50b718cae6829d832a14ff60790 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: update to v1.0.6Naveen Saini2019-06-142-15/+16
| | | | | | | | | | | In Licensing, IGC/Compiler/LegalizationPass.cpp has format chagnes and modification in Legalization::visitFCmpInstUndorderedFlushNan() function. For release changes, please check: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.6 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: addAnuj Mittal2019-05-172-0/+64
The Intel(R) Graphics Compiler for OpenCL(TM) is an llvm based compiler for OpenCL(TM) targeting Intel Gen graphics hardware architecture. More details at: https://01.org/compute-runtime Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>