meta-intel/dynamic-layers/clang-layer/recipes-opencl/igc/files
Naveen Saini a766df8081 intel-graphics-compiler: upgrade 1.0.6083 -> 1.0.6410
Patches applied from Open PR#171, in order to build with llvm-12.
https://github.com/intel/intel-graphics-compiler/pull/171

Error logs:
(1)
|
/build/tmp/work/corei7-64-poky-linux/intel-graphics-compiler/1.0.6410-r0/git/IGC/Compiler/CISACodeGen/VariableReuseAnalysis.hpp:83:56:
error: 'unsigned int llvm::VectorType::getNumElements() const' is
deprecated: Calling this function via a base VectorType is deprecated.
Either call getElementCount() and handle the case where Scalable is true
or cast to FixedVectorType. [-Werror=deprecated-declarations]
|    83 |             NumElts = VTy ? (short)VTy->getNumElements() : 1;

Ref:867de151a5

(2)
|
/build/tmp/work/corei7-64-poky-linux/intel-graphics-compiler/1.0.6410-r0/git/IGC/common/igc_resourceDimTypes.h:69:23:
error: 'const class llvm::Module' has no member named 'getTypeByName'
|    69 |         return
module.getTypeByName(ResourceDimensionTypeName[resourceDimTypeId]);

Ref:
fe43168348

Update copyright year in headers in IGC Compiler and some format updates.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-04-01 13:30:35 +08:00
..
0001-Fix-build-with-LLVM-12.patch intel-graphics-compiler: upgrade 1.0.6083 -> 1.0.6410 2021-04-01 13:30:35 +08:00
0001-skip-execution-of-ElfPackager.patch intel-graphics-compiler: upgrade 1.0.2714.1 -> 1.0.3151 2020-02-11 14:32:30 +08:00
0002-Review-fixes-for-LLVM-12-phase-1.patch intel-graphics-compiler: upgrade 1.0.6083 -> 1.0.6410 2021-04-01 13:30:35 +08:00
0003-Review-fixes-for-LLVM-12-phase-2.patch intel-graphics-compiler: upgrade 1.0.6083 -> 1.0.6410 2021-04-01 13:30:35 +08:00
improve_src_package_reproducibility.patch intel-graphics-compiler: upgrade 1.0.5176 -> 1.0.5435 2020-11-21 00:03:37 +08:00
link-to-LLVMGenXIntrinsics.patch intel-graphics-compiler: upgrade 1.0.5435 -> 1.0.6083 2021-02-02 23:10:43 +08:00