[all-commits] [llvm/llvm-project] b76fb9: [OFFLOAD][L0] Return symbol size in getGlobalMetad...
Alex Duran via All-commits
all-commits at lists.llvm.org
Wed Jun 3 12:29:38 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b76fb96a862f3acf374117895a44a36c0a23d615
https://github.com/llvm/llvm-project/commit/b76fb96a862f3acf374117895a44a36c0a23d615
Author: Alex Duran <alejandro.duran at intel.com>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M offload/plugins-nextgen/level_zero/include/L0Program.h
M offload/plugins-nextgen/level_zero/src/L0Program.cpp
M offload/unittests/OffloadAPI/symbol/olGetSymbolInfo.cpp
Log Message:
-----------
[OFFLOAD][L0] Return symbol size in getGlobalMetadataFromDevice (#201352)
Return not just the address but also the size of the symbols in getGlobalMetadataFromDevice.
Fixes olGetSymbolInfoSizeGlobalTest.SuccessSize unitt test failure with L0 plugin.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list