[all-commits] [llvm/llvm-project] 87eb38: Revert "[mlir] Fix use-after-free introduced in a9...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Jun 24 12:26:28 PDT 2024
Branch: refs/heads/users/matthias-springer/split_op_use_after_free
Home: https://github.com/llvm/llvm-project
Commit: 87eb38226edc6650ca7bac0f48078cf34fee2faa
https://github.com/llvm/llvm-project/commit/87eb38226edc6650ca7bac0f48078cf34fee2faa
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-06-24 (Mon, 24 Jun 2024)
Changed paths:
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
Log Message:
-----------
Revert "[mlir] Fix use-after-free introduced in a9efcbf490d9b8f46ec37062ca8653b4068000e5."
This reverts commit 48cf6b6bbe7a22bfcd98f82dc7afd21c9decd22f.
Commit: de6b2cb1eca786378ddbc1f867f27343ca7de0ab
https://github.com/llvm/llvm-project/commit/de6b2cb1eca786378ddbc1f867f27343ca7de0ab
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-06-24 (Mon, 24 Jun 2024)
Changed paths:
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
Log Message:
-----------
[mlir][linalg][Transform] Fix use-after-free in `SplitOp::apply`
Compare: https://github.com/llvm/llvm-project/compare/3fa484c85362...de6b2cb1eca7
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