AMDGPU/SI: Remove XNACK feature from CI
Summary: CI doesn't have XNACK. Reviewers: tstellarAMD Subscribers: arsenm, kzhuravl, wdng, nhaehnle, yaxunl, tony-tye Differential Revision: https://reviews.llvm.org/D27175 llvm-svn: 289263
This commit is contained in:
		
							parent
							
								
									0f55fbae6c
								
							
						
					
					
						commit
						23ae31cca0
					
				| 
						 | 
					@ -363,8 +363,7 @@ def FeatureISAVersion7_0_1 : SubtargetFeatureISAVersion <7,0,1,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def FeatureISAVersion7_0_2 : SubtargetFeatureISAVersion <7,0,2,
 | 
					def FeatureISAVersion7_0_2 : SubtargetFeatureISAVersion <7,0,2,
 | 
				
			||||||
  [FeatureSeaIslands,
 | 
					  [FeatureSeaIslands,
 | 
				
			||||||
   FeatureLDSBankCount16,
 | 
					   FeatureLDSBankCount16]>;
 | 
				
			||||||
   FeatureXNACK]>;
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
def FeatureISAVersion8_0_0 : SubtargetFeatureISAVersion <8,0,0,
 | 
					def FeatureISAVersion8_0_0 : SubtargetFeatureISAVersion <8,0,0,
 | 
				
			||||||
  [FeatureVolcanicIslands,
 | 
					  [FeatureVolcanicIslands,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue