[all-commits] [llvm/llvm-project] 55622f: [mlir][LLVM] Add remaining llvm.matrix intrinsics

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Mon Mar 9 10:11:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 55622fd4f311ab06e5d043c09b851a97a0e7b5fa
      https://github.com/llvm/llvm-project/commit/55622fd4f311ab06e5d043c09b851a97a0e7b5fa
  Author: Nicolas Vasilache <ntv at google.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  [mlir][LLVM] Add remaining llvm.matrix intrinsics

Summary:
This revision adds intrinsics for transpose, columnwise.load and columnwise.store
achieving full coverage of the llvm.matrix intrinsics.

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




More information about the All-commits mailing list