unified-runtime icon indicating copy to clipboard operation
unified-runtime copied to clipboard

Replace PROGRAM_INFO_SOURCE with PROGRAM_INFO_IL.

Open aarongreig opened this issue 2 years ago • 1 comments

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

aarongreig avatar Dec 15 '23 12:12 aarongreig

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.

codecov-commenter avatar Dec 28 '23 16:12 codecov-commenter

@oneapi-src/unified-runtime-native-cpu-write @oneapi-src/unified-runtime-level-zero-write please take a look when you can

aarongreig avatar Sep 18 '24 09:09 aarongreig

ping @oneapi-src/unified-runtime-native-cpu-write @oneapi-src/unified-runtime-level-zero-write

aarongreig avatar Sep 24 '24 09:09 aarongreig

ping @oneapi-src/unified-runtime-level-zero-write

aarongreig avatar Oct 07 '24 11:10 aarongreig