llvm-project
43a1a337 - [mlir] add StringRef override for FunctionOpInterface::removeResultAttr (#129651)

Commit
1 year ago
[mlir] add StringRef override for FunctionOpInterface::removeResultAttr (#129651) A mirror of the corresponding overload for `removeArgAttr(unsigned index, ::llvm::StringRef name)` [here](https://github.com/llvm/llvm-project/blob/41473162fd886d7db548fb288cf3620570f73c17/mlir/include/mlir/Interfaces/FunctionInterfaces.td#L451-L454)
Author
Parents
Loading