[all-commits] [llvm/llvm-project] a123e3: [mlir] Fix potential crash in hoistRedundantVector...
Thomas via All-commits
all-commits at lists.llvm.org
Fri Sep 17 10:05:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a123e3c48b5814dba4ec90262192068cd05f755e
https://github.com/llvm/llvm-project/commit/a123e3c48b5814dba4ec90262192068cd05f755e
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Hoisting.cpp
Log Message:
-----------
[mlir] Fix potential crash in hoistRedundantVectorTransfers
Differential Revision: https://reviews.llvm.org/D107856
More information about the All-commits
mailing list