catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

Update Deallocation Pass

Open tzunghanjuang opened this issue 1 year ago • 8 comments
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

LLVM discord

tzunghanjuang avatar Oct 01 '24 18:10 tzunghanjuang