Files
clang-p2996/mlir/lib/Transforms/RemoveDeadValues.cpp
Longsheng Mou 1208699618 [mlir][transforms] Skip RemoveDeadValues for function declaration (#108221)
This patch skips `RemoveDeadValues` if funcOp is declaration, which
fixes a crash.
Fixes #107546.
2024-09-14 21:24:51 +08:00

26 KiB