Unverified Commit 2fc51064 authored by Kunwar Grover's avatar Kunwar Grover Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment