[mlir][docs] Fix a typo
This commit is contained in:
parent
f0ff2bea75
commit
4b97c6efcc
@ -765,7 +765,7 @@ interface section goes as follows:
|
||||
* `CallableOpInterface` - Used to represent the target callee of call.
|
||||
- `Region * getCallableRegion()`
|
||||
- `ArrayRef<Type> getArgumentTypes()`
|
||||
- `ArrayRef<Type> getResultsTypes()`
|
||||
- `ArrayRef<Type> getResultTypes()`
|
||||
- `ArrayAttr getArgAttrsAttr()`
|
||||
- `ArrayAttr getResAttrsAttr()`
|
||||
- `void setArgAttrsAttr(ArrayAttr)`
|
||||
|
Loading…
x
Reference in New Issue
Block a user