[all-commits] [llvm/llvm-project] 2b31c5: [mlir] fix use-after-free on error path in transfo...
ftynse via All-commits
all-commits at lists.llvm.org
Fri Jan 6 07:03:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b31c5e7686b44958492084bad87318b710a84ed
https://github.com/llvm/llvm-project/commit/2b31c5e7686b44958492084bad87318b710a84ed
Author: Alex Zinenko <zinenko at google.com>
Date: 2023-01-06 (Fri, 06 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/Transform/IR/TransformInterfaces.h
Log Message:
-----------
[mlir] fix use-after-free on error path in transform dialect
More information about the All-commits
mailing list