[all-commits] [llvm/llvm-project] c2403f: [mlir] Fix asan issue in Vectorization.cpp of Linalg.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu Oct 27 09:13:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2403f1e3f2a44003a18cb5044cc35b77e9cbe7c
https://github.com/llvm/llvm-project/commit/c2403f1e3f2a44003a18cb5044cc35b77e9cbe7c
Author: Alexander Belyaev <pifon at google.com>
Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
Log Message:
-----------
[mlir] Fix asan issue in Vectorization.cpp of Linalg.
Differential Revision: https://reviews.llvm.org/D136852
More information about the All-commits
mailing list