meta-intel/dynamic-layers/clang-layer/recipes-opencl
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
..
compute-runtime intel-compute-runtime: fix patch fuzz 2022-03-07 14:16:04 +08:00
igc intel-graphics-compiler: fix compile issues 2022-03-22 18:13:47 +08:00
opencl-clang Remove support for gatesgarth 2021-10-13 11:23:41 +08:00
vc-intrinsics meta: add explicit branch and protocol to SRC_URI 2021-11-03 12:35:28 +08:00