Describe the bug
The code of the example in the Readme doesn't work cuz the re aren't any passes defined in the code. We can delete all passes there and the run FunctionPasses function call is unnecessary cuz there isn't anything to optimize in the simple add function
Describe the bug The code of the example in the Readme doesn't work cuz the re aren't any passes defined in the code. We can delete all passes there and the run FunctionPasses function call is unnecessary cuz there isn't anything to optimize in the simple add function