mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 19:52:29 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/Z3Prover/z3
This commit is contained in:
		
						commit
						6be4c9a5bb
					
				
					 2 changed files with 1 additions and 3 deletions
				
			
		|  | @ -52,6 +52,7 @@ Revision History: | |||
| 
 | ||||
| #ifdef USE_INTRINSICS | ||||
| #include <emmintrin.h> | ||||
| #include <smmintrin.h> | ||||
| #endif | ||||
| 
 | ||||
| hwf_manager::hwf_manager() : | ||||
|  |  | |||
|  | @ -88,9 +88,6 @@ public: | |||
|     bool is_pzero(hwf const & x); | ||||
| 
 | ||||
|     bool is_one(hwf const & x); | ||||
|      | ||||
|     // structural eq
 | ||||
|     bool eq_core(hwf const & x, hwf const & y); | ||||
| 
 | ||||
|     bool eq(hwf const & x, hwf const & y); | ||||
|     bool lt(hwf const & x, hwf const & y); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue