opencl-clang: update to link against SPIR-V LLVM Translator v9.0.0-1

https://github.com/intel/opencl-clang/releases/tag/v9.0.0

Recommended for latest intel-compute-runtime v19.44.14658
https://github.com/intel/compute-runtime/releases/tag/19.44.14658

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Naveen Saini 2019-11-14 13:54:28 +08:00 committed by Anuj Mittal
parent c85df639f4
commit fafa2218c4

View File

@ -9,7 +9,7 @@ SRC_URI = "git://github.com/intel/opencl-clang.git;branch=ocl-open-90;protocol=h
file://point-to-correct-llvm-tblgen.patch \
"
SRCREV = "6f8c329bea44321aef1a1716dd206c1f7bed23cf"
SRCREV = "e6049638474112ad26db13eb167a16b2d497b841"
S = "${WORKDIR}/git"