diff options
author | Kunwar Grover <groverkss@gmail.com> | 2024-05-28 20:04:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 20:04:27 +0100 |
commit | debdbeda15802900615d1bee83e4fc519abeaba6 (patch) | |
tree | f3dd85343d0c1d511d84961beedbd728312eb24e /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 5901d4005f015a46185ddc080038c1a3db3fa2c7 (diff) | |
download | llvm-debdbeda15802900615d1bee83e4fc519abeaba6.zip llvm-debdbeda15802900615d1bee83e4fc519abeaba6.tar.gz llvm-debdbeda15802900615d1bee83e4fc519abeaba6.tar.bz2 |
[mlir] Remove dialect specific bufferization passes (Reland) (#93535)
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.
Relands https://github.com/llvm/llvm-project/pull/93488 which failed on
buildbot. Fixes the failure by updating integration tests to use
one-shot-bufferize instead.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions