[all-commits] [llvm/llvm-project] 3f3f4d: [mlir][Linalg] Fix expected buffer semantics crash
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Feb 9 06:04:37 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f3f4d558e00e740e517070a9508242d52592e62
https://github.com/llvm/llvm-project/commit/3f3f4d558e00e740e517070a9508242d52592e62
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Loops.cpp
Log Message:
-----------
[mlir][Linalg] Fix expected buffer semantics crash
Fixes #58747
More information about the All-commits
mailing list