[llvm] [mlir] [mlir][transforms]-Extract dead code elimination util (PR #124606)
River Riddle via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 10:43:01 PST 2025
https://github.com/River707 requested changes to this pull request.
This would be the third place that DCE is accessible, there is already DCE within the regionSimplifiy code as well as the RemoveDeadValues pass. Can you switch to one of those instead?
https://github.com/llvm/llvm-project/pull/124606
More information about the llvm-commits
mailing list