[all-commits] [llvm/llvm-project] 55292e: [mlir][Transform] Fix ASAN heap-use-after-free
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Nov 2 09:47:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55292e9ee152e4421b5e52e6a9247d479abdb0e1
https://github.com/llvm/llvm-project/commit/55292e9ee152e4421b5e52e6a9247d479abdb0e1
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
M mlir/lib/Dialect/Transform/IR/TransformInterfaces.cpp
Log Message:
-----------
[mlir][Transform] Fix ASAN heap-use-after-free
More information about the All-commits
mailing list