SWDEV-455444 - Fixed Unit_AtomicBuiltins_Negative_Parameters_RTC
After compiler change atomic_compare_exchange{weak,strong} now checks the failure memory order
as well as the success memory order. As a result there is additional warnings from RTC compilation.
Modified Unit_AtomicBuiltins_Negative_Parameters_RTC unit test to reflect that.
Change-Id: I55f954f3a870b947d1df393207d19e5f7989ee80
This commit is contained in:
committed by
Maneesh Gupta
parent
381f9d9e99
commit
d1dff962d7
@@ -262,7 +262,6 @@
|
||||
"Unit_unsafeAtomicMax_Positive_Multi_Kernel_Same_Address - float",
|
||||
"Unit___hip_atomic_fetch_min_Positive_Wavefront_Adjacent_Addresses - double",
|
||||
"Unit___hip_atomic_fetch_min_Positive_Wavefront_Scattered_Addresses - double",
|
||||
"Unit_AtomicBuiltins_Negative_Parameters_RTC",
|
||||
"SWDEV-446588 - Disable graph multi gpu testcases until graph has support for it",
|
||||
"Unit_hipGraphExecUpdate_Negative_MultiDevice_Context_Changed",
|
||||
"Unit_hipGraphMem_Alloc_Free_NodeGetParams_Functional_MultiDevice",
|
||||
|
||||
Reference in New Issue
Block a user