catalyst
catalyst copied to clipboard
Update Deallocation Pass
trafficstars
Context:
Replace bufferization-deallocation with bufferization-deallocation-pipeline, which contains ownership-based-deallocation from MLIR. The pass requires each catalyst operation have a getEffect method.
This PR is open for review to reproduce the enzyme double free problem.
Related GitHub Issues: Follow up of #1027