[all-commits] [llvm/llvm-project] fb0dbc: [mlir][memref] Introduce UnrankedMemRefOf to table...

Stephan Herhut via All-commits all-commits at lists.llvm.org
Fri Jun 25 09:52:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb0dbc54813473f438bc07f38ef61557de2da216
      https://github.com/llvm/llvm-project/commit/fb0dbc54813473f438bc07f38ef61557de2da216
  Author: Stephan Herhut <herhut at google.com>
  Date:   2021-06-25 (Fri, 25 Jun 2021)

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

  Log Message:
  -----------
  [mlir][memref] Introduce UnrankedMemRefOf to tablegen definitions

This enables specifying operations that only support some element types for
unranked memrefs.

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




More information about the All-commits mailing list