[PATCH] D72483: [mlir] Replace toy::DeadFunctionEliminationPass with symbolDCEPass.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 20:24:46 PST 2020
mehdi_amini accepted this revision.
mehdi_amini added inline comments.
This revision is now accepted and ready to land.
Herald added a reviewer: nicolasvasilache.
Herald added subscribers: liufengdb, aartbik.
================
Comment at: mlir/examples/toy/Ch7/CMakeLists.txt:17
mlir/Dialect.cpp
- mlir/DeadFunctionEliminationPass.cpp
mlir/LowerToAffineLoops.cpp
----------------
This file should get deleted also right?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72483/new/
https://reviews.llvm.org/D72483
More information about the llvm-commits
mailing list