This was missing and also there was a bug in the lowering itself, which went unnoticed due to it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105122
[mlir][llvm] Add a test for memref.copy lowering to llvm ClosedPublic Authored by herhut on Jun 29 2021, 7:48 AM.
Details Summary This was missing and also there was a bug in the lowering itself, which went unnoticed due to it.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptJun 29 2021, 7:48 AM This revision is now accepted and ready to land.Jun 30 2021, 12:21 AM Closed by commit rGdb2de8d7f1eb: [mlir][llvm] Add a test for memref.copy lowering to llvm (authored by herhut). · Explain WhyJun 30 2021, 1:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 355476 mlir/lib/Dialect/LLVMIR/IR/FunctionCallUtils.cpp
mlir/test/mlir-cpu-runner/copy.mlir
|