SWDEV-413997 - Cleanup fixes for Virtual Memory Management.
Change-Id: I9a4a4d9087b5daf15e3ba31e786d34db431212a1
[ROCm/clr commit: 74ffc5f0d5]
This commit is contained in:
gecommit door
Karthik Jayaprakash
bovenliggende
a2ffb2ad40
commit
f613be3d81
@@ -789,7 +789,6 @@ bool Buffer::create(bool alloc_local) {
|
||||
}
|
||||
|
||||
owner()->setSvmPtr(reinterpret_cast<void*>(owner()->getUserData().hsa_handle));
|
||||
amd::MemObjMap::AddMemObj(owner()->getSvmPtr(), owner());
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Verwijs in nieuw issue
Block a user