[Mlir-commits] [mlir] [MLIR] RemoveDeadValues: Allowing IRs with global constants to get dead values removed (PR #116519)
M. Zeeshan Siddiqui
llvmlistbot at llvm.org
Sun Nov 17 10:52:52 PST 2024
codemzs wrote:
@srishti-pm Can you please review this change? I am curious why the IR is not considered acceptable if it contains something like `memref.global` op?
https://github.com/llvm/llvm-project/pull/116519
More information about the Mlir-commits
mailing list