mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
![]() 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: |
||
---|---|---|
.. | ||
0001-Fix-build-with-LLVM-12.patch | ||
0001-skip-execution-of-ElfPackager.patch | ||
0002-Review-fixes-for-LLVM-12-phase-1.patch | ||
0003-Review-fixes-for-LLVM-12-phase-2.patch | ||
improve_src_package_reproducibility.patch | ||
link-to-LLVMGenXIntrinsics.patch |