mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	mores unused statements removed
This commit is contained in:
		@@ -237,9 +237,6 @@ void copyLane(vobjOut & __restrict__ vecOut, int lane_out, const vobjIn & __rest
 | 
			
		||||
  typedef oextract_type * opointer;
 | 
			
		||||
  typedef iextract_type * ipointer;
 | 
			
		||||
 | 
			
		||||
  constexpr int oNsimd=ovector_type::Nsimd();
 | 
			
		||||
  constexpr int iNsimd=ivector_type::Nsimd();
 | 
			
		||||
 | 
			
		||||
  iscalar_type itmp;
 | 
			
		||||
  oscalar_type otmp;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -329,7 +329,6 @@ int main(int argc, char **argv) {
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
    auto grid4= GridPtr;
 | 
			
		||||
    auto rbgrid4= GridRBPtr;
 | 
			
		||||
    auto rbgrid = StrangeOp.FermionRedBlackGrid();
 | 
			
		||||
    auto grid = StrangeOp.FermionGrid();
 | 
			
		||||
    if(1){
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user