[all-commits] [llvm/llvm-project] 1e4313: [mlir][LLVM] Add masked reads and writes.

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Wed Mar 18 13:21:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e4313220993e93306dbe504175b0f09f1e87976
      https://github.com/llvm/llvm-project/commit/1e4313220993e93306dbe504175b0f09f1e87976
  Author: Nicolas Vasilache <ntv at google.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

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

  Log Message:
  -----------
  [mlir][LLVM] Add masked reads and writes.

Summary: These intrinsics will be used to lower vector transfer read/write.

Reviewers: aartbik, tetuante, jsetoain

Reviewed By: aartbik

Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list