mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	Revert "Add TODO"
This reverts commit 6068a6bf0d91e3ab9a5eaa33894a816f1560f99a.
This commit is contained in:
		
							parent
							
								
									789585a744
								
							
						
					
					
						commit
						f20acbc813
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -736,8 +736,6 @@ void abc9_module(RTLIL::Design *design, RTLIL::Module *current_module, std::stri
 | 
			
		|||
			}
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		// TODO: Move this optimisation into parse_xaiger, so that we
 | 
			
		||||
		//       can get save on the "clean" call at the end of this function
 | 
			
		||||
		for (auto &it : bit_users)
 | 
			
		||||
			if (bit_drivers.count(it.first))
 | 
			
		||||
				for (auto driver_cell : bit_drivers.at(it.first))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue