diff options
author | Matthias Springer <me@m-sp.org> | 2023-07-22 08:23:48 +0200 |
---|---|---|
committer | Matthias Springer <me@m-sp.org> | 2023-07-22 08:25:02 +0200 |
commit | c2d5d348a81b60be322d461b70fc0cc2fbee8b73 (patch) | |
tree | 7ee64a7b736ae65dd7c186aefc91564d1123dc07 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | b55ac6e9cb539a52e6bdc5ce6bf40258dd41f63e (diff) | |
download | llvm-c2d5d348a81b60be322d461b70fc0cc2fbee8b73.zip llvm-c2d5d348a81b60be322d461b70fc0cc2fbee8b73.tar.gz llvm-c2d5d348a81b60be322d461b70fc0cc2fbee8b73.tar.bz2 |
[mlir][transform] Add `transform.apply_dce` op
Add a transform that eliminates dead operations. This is useful after certain transforms (such as fusion) that create/clone new IR but leave the original IR in place.
Differential Revision: https://reviews.llvm.org/D155954
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions