[all-commits] [llvm/llvm-project] c494ff: [mlir] NFC - Add predicates and types for VectorOf...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Mon Mar 9 09:57:24 PDT 2020


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

  Changed paths:
    M mlir/include/mlir/IR/OpBase.td

  Log Message:
  -----------
  [mlir] NFC - Add predicates and types for VectorOfRank

Summary:
This is the counterpart of VectorOfLength for ranks.
This will be used in lowering vector.contract operations to llvm.matrix

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




More information about the All-commits mailing list