[all-commits] [llvm/llvm-project] 325030: [mlir] harden transform.test_emit_remark_and_erase...
ftynse via All-commits
all-commits at lists.llvm.org
Fri Apr 18 11:56:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32503013ea49f74bb63983705b6316b158d74bda
https://github.com/llvm/llvm-project/commit/32503013ea49f74bb63983705b6316b158d74bda
Author: Oleksandr "Alex" Zinenko <git at ozinenko.com>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M mlir/test/lib/Dialect/Transform/TestTransformDialectExtension.cpp
Log Message:
-----------
[mlir] harden transform.test_emit_remark_and_erase (#136307)
Executing this transform op may crash when the payload op is not
erasable. Guard against that. Since this is a test op, no additional
test is defined.
Fixes #128323.
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