Fix typo
Change-Id: I8b659508f567afa126aeb7749b536b443935e3df
[ROCm/clr commit: 9d0b0c32a9]
This commit is contained in:
committato da
Vladislav Sytchenko
parent
bebc5b6e80
commit
9d72bf6523
@@ -296,7 +296,7 @@ bool NullDevice::init() {
|
||||
|
||||
bool NullDevice::create(Pal::AsicRevision asicRevision, Pal::GfxIpLevel ipLevel,
|
||||
uint xNACKSupported) {
|
||||
if (IS_HIP && IS_MAINLINE &&
|
||||
if (amd::IS_HIP && IS_MAINLINE &&
|
||||
(asicRevision != Pal::AsicRevision::Vega20)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user