[all-commits] [llvm/llvm-project] 76fd3d: [mlir][CPURunner] Avoid a crash in memrefCopy when...
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Tue Aug 3 07:02:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76fd3d4410c1dc637944a930a3ce760836b4d765
https://github.com/llvm/llvm-project/commit/76fd3d4410c1dc637944a930a3ce760836b4d765
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M mlir/lib/ExecutionEngine/CRunnerUtils.cpp
M mlir/test/mlir-cpu-runner/copy.mlir
Log Message:
-----------
[mlir][CPURunner] Avoid a crash in memrefCopy when called with empty shapes.
Differential Revision: https://reviews.llvm.org/D107346
More information about the All-commits
mailing list