[mlir][memref] Introduce UnrankedMemRefOf to tablegen definitions
authorStephan Herhut <herhut@google.com>
Fri, 25 Jun 2021 10:44:22 +0000 (12:44 +0200)
committerStephan Herhut <herhut@google.com>
Fri, 25 Jun 2021 16:52:04 +0000 (18:52 +0200)
commitfb0dbc54813473f438bc07f38ef61557de2da216
tree9cfc1039152db22cd0a3624b09d552f87814551c
parente15e1417b9fdd628476736c7b1637779752ae3c7
[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
mlir/include/mlir/IR/OpBase.td