[all-commits] [llvm/llvm-project] b6d5e8: [mlir][Transforms] Add dead code elimination pass
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Aug 28 11:35:21 PDT 2024
Branch: refs/heads/users/matthias-springer/dce_pass
Home: https://github.com/llvm/llvm-project
Commit: b6d5e8f35687a320500ca499f35076db4137dddf
https://github.com/llvm/llvm-project/commit/b6d5e8f35687a320500ca499f35076db4137dddf
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M mlir/include/mlir/Transforms/Passes.h
M mlir/include/mlir/Transforms/Passes.td
M mlir/lib/Transforms/CMakeLists.txt
A mlir/lib/Transforms/DeadCodeElimination.cpp
A mlir/test/Transforms/dead-code-elimination.mlir
Log Message:
-----------
[mlir][Transforms] Add dead code elimination pass
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list