[all-commits] [llvm/llvm-project] db2de8: [mlir][llvm] Add a test for memref.copy lowering t...

Stephan Herhut via All-commits all-commits at lists.llvm.org
Wed Jun 30 01:49:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db2de8d7f1eb37f5a7c1d2de61cdd9d79647ea78
      https://github.com/llvm/llvm-project/commit/db2de8d7f1eb37f5a7c1d2de61cdd9d79647ea78
  Author: Stephan Herhut <herhut at google.com>
  Date:   2021-06-30 (Wed, 30 Jun 2021)

  Changed paths:
    M mlir/lib/Dialect/LLVMIR/IR/FunctionCallUtils.cpp
    A mlir/test/mlir-cpu-runner/copy.mlir

  Log Message:
  -----------
  [mlir][llvm] Add a test for memref.copy lowering to llvm

This was missing and also there was a bug in the lowering itself, which went unnoticed due to it.

Differential Revision: https://reviews.llvm.org/D105122




More information about the All-commits mailing list