[mlir] Remove dialect specific bufferization passes (#93488)
These passes have been depreciated for a long time and replaced by one-shot bufferization. These passes are also unsafe because they do not check for read-after-write conflicts.
parent
f53f2a8c
Please register or sign in to comment