[all-commits] [llvm/llvm-project] 2709fd: [MLIR][LLVM] Add MemmoveOp to LLVM Dialect

William Moses via All-commits all-commits at lists.llvm.org
Fri Dec 24 16:48:17 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2709fd1520bca98667db9c10b3156cac892949bc
      https://github.com/llvm/llvm-project/commit/2709fd1520bca98667db9c10b3156cac892949bc
  Author: William S. Moses <gh at wsmoses.com>
  Date:   2021-12-24 (Fri, 24 Dec 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
    M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir

  Log Message:
  -----------
  [MLIR][LLVM] Add MemmoveOp to LLVM Dialect

LLVM Dialect in MLIR doesn't have a memmove op. This adds one.

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list