Skip to content

Commit a8c6e77

Browse files
[DeviceASAN] Re-use shadow if required size is not larger than last one (#16258)
UR Part: oneapi-src/unified-runtime#2266 --------- Co-authored-by: Martin Morrison-Grant <martin.morrisongrant@codeplay.com>
1 parent d75a153 commit a8c6e77

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# commit 72e80a42cc8e5b11d43dd9d34b40d470e1476181 (HEAD, origin/main, origin/HEAD)
2-
# Merge: 6e5d0e6b9a47 9c7e56cc765b
1+
# commit d8fde1bdb3c60af0ee13cc44fab567a508644f77
2+
# Merge: d88481bf20a0 bc5105f1cf30
33
# Author: Martin Grant <martin.morrisongrant@codeplay.com>
4-
# Date: Fri Dec 6 10:11:15 2024 +0000
5-
# Merge pull request #2316 from 0x12CC/coop_kernel_query
6-
# Change `urSuggestMaxCooperativeGroupCountExp` to accept ND size parameter
7-
set(UNIFIED_RUNTIME_TAG 72e80a42cc8e5b11d43dd9d34b40d470e1476181)
4+
# Date: Fri Dec 6 12:05:32 2024 +0000
5+
# Merge pull request #2266 from zhaomaosu/reuse-shadow-memory
6+
# [DeviceASAN] Re-use shadow if required size is not larger than last one
7+
set(UNIFIED_RUNTIME_TAG d8fde1bdb3c60af0ee13cc44fab567a508644f77)

0 commit comments

Comments
 (0)