kbobrovs
kbobrovs
Had to fix test failure (see 9dd341e), so I addressed @asudarsa's review comments as well (b4b6749). @rolandschulz, @v-klochkov, @asudarsa - please re-approve.
/verify with https://github.com/intel/llvm-test-suite/pull/1146
- Expected failure: - SYCL / Linux / L0 GEN9 LLVM Test Suite (pull_request_target): - SYCL / Linux / OCL GEN9 LLVM Test Suite (pull_request_target): - InvokeSimd/invoke_simd_smoke.cpp, which is fixed...
@cperkinsintel, please review/approve for @intel/llvm-reviewers-runtime
> @cperkinsintel, please review/approve for @intel/llvm-reviewers-runtime Actually, I have approval from @intel/llvm-reviewers-runtime - from @v-klochkov. Merging.
@gmlueck, please review
@gmlueck, friendly ping
> Adding no-inline attribute to all kernels will impact performance of non-ESIMD kernels as well. @bader, I think this attribute only matters for entry points which are not kernels, but...