fixing quite a few bugs
This commit is contained in:
@@ -161,5 +161,5 @@ class X86_64Optimizer(Optimizer):
|
||||
PeepholeRule(
|
||||
match=[Instruction("mov", ["x", "x"])],
|
||||
replace=[]
|
||||
)
|
||||
),
|
||||
]
|
Reference in New Issue
Block a user