Replace PROGRAM_INFO_SOURCE with PROGRAM_INFO_IL.
Also make returns for this consistent across adapter implementations (i.e. actual IL if that's supported, otherwise return UNSUPPORTED_ENUMERATION).
resolves #1138
LLVM testing https://github.com/intel/llvm/pull/12265
Codecov Report
Attention: 4 lines in your changes are missing coverage. Please review.
Comparison is base (
40517d2) 15.44% compared to head (8398d0e) 15.39%. Report is 221 commits behind head on main.
| Files | Patch % | Lines |
|---|---|---|
| include/ur_print.hpp | 0.00% | 2 Missing :warning: |
| test/conformance/program/urProgramGetInfo.cpp | 0.00% | 2 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #1196 +/- ##
==========================================
- Coverage 15.44% 15.39% -0.06%
==========================================
Files 239 240 +1
Lines 33961 34125 +164
Branches 3757 3780 +23
==========================================
+ Hits 5246 5254 +8
- Misses 28664 28820 +156
Partials 51 51
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@oneapi-src/unified-runtime-native-cpu-write @oneapi-src/unified-runtime-level-zero-write please take a look when you can
ping @oneapi-src/unified-runtime-native-cpu-write @oneapi-src/unified-runtime-level-zero-write
ping @oneapi-src/unified-runtime-level-zero-write