We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ff2be commit 4b97c6eCopy full SHA for 4b97c6e
mlir/docs/Interfaces.md
@@ -765,7 +765,7 @@ interface section goes as follows:
765
* `CallableOpInterface` - Used to represent the target callee of call.
766
- `Region * getCallableRegion()`
767
- `ArrayRef<Type> getArgumentTypes()`
768
- - `ArrayRef<Type> getResultsTypes()`
+ - `ArrayRef<Type> getResultTypes()`
769
- `ArrayAttr getArgAttrsAttr()`
770
- `ArrayAttr getResAttrsAttr()`
771
- `void setArgAttrsAttr(ArrayAttr)`
0 commit comments