[all-commits] [llvm/llvm-project] aa3cab: [mlir][memref] Fix memref.copy of scalar memref

Stephan Herhut via All-commits all-commits at lists.llvm.org
Fri Jan 14 07:16:00 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa3cabe3cbe8aec83e8966a5c95085f30f3ece64
      https://github.com/llvm/llvm-project/commit/aa3cabe3cbe8aec83e8966a5c95085f30f3ece64
  Author: Stephan Herhut <herhut at google.com>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
    M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
    M mlir/test/mlir-cpu-runner/copy.mlir

  Log Message:
  -----------
  [mlir][memref] Fix memref.copy of scalar memref

Also fix a memory leak in the test while at it.

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




More information about the All-commits mailing list