3 lines
89 B
TableGen
3 lines
89 B
TableGen
include "mlir/IR/OpBase.td"
|
|
|
|
def TestAttrInterface : AttrInterface<"TestAttrInterface">;
|