meta-intel/dynamic-layers/clang-layer/recipes-opencl/igc/files
Anuj Mittal 311b432394 intel-graphics-compiler: fix compile issues
Backport patches to fix compile problems like:

| /build/build/tmp/work/corei7-64-poky-linux/intel-graphics-compiler/1.0.10395-r0/git/visa/LocalScheduler/SWSB_G4IR.cpp:1459:49: error: expected primary-expression before 'int'
|  1459 |         int maxTokenDelay = std::numeric_limits<int>::min(); //The delay may cause if reuse
|       |                                                 ^~~
| /build/build/tmp/work/corei7-64-poky-linux/intel-graphics-compiler/1.0.10395-r0/git/visa/LocalScheduler/SWSB_G4IR.cpp:1460:37: error: 'numeric_limits' is not a member of 'std'
|  1460 |         int minTokenDistance = std::numeric_limits<int>::max(); //The distance from the reused node

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-03-22 18:13:47 +08:00
..
0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch intel-graphics-compiler: enable VectorCompiler 2021-10-13 11:23:34 +08:00
0001-llvm_deps.cmake-don-t-copy-header-file-when-building.patch intel-graphics-compiler: upgrade 1.0.8365 -> 1.0.8744 2021-10-07 22:51:26 +08:00
0001-llvm-link-external.patch intel-graphics-compiler: version update from 1.0.8744 to 1.0.10395 2022-03-04 15:03:21 +08:00
0003-Improve-Reproducibility-for-src-package.patch intel-graphics-compiler: update IGC to 1.0.8365 2021-08-24 16:05:35 +08:00
0004-find-external-llvm-tblgen.patch intel-graphics-compiler: version update from 1.0.8744 to 1.0.10395 2022-03-04 15:03:21 +08:00
4369c970d4e02258b3c53e854faaa34197124a33.patch intel-graphics-compiler: fix compile issues 2022-03-22 18:13:47 +08:00
fix-header.patch intel-graphics-compiler: fix compile issues 2022-03-22 18:13:47 +08:00