[all-commits] [llvm/llvm-project] 43a1a3: [mlir] add StringRef override for FunctionOpInterf...
Jeremy Kun via All-commits
all-commits at lists.llvm.org
Tue Mar 4 08:42:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43a1a337284703c9460d35a931f1b8c362c72a83
https://github.com/llvm/llvm-project/commit/43a1a337284703c9460d35a931f1b8c362c72a83
Author: Jeremy Kun <jkun at google.com>
Date: 2025-03-04 (Tue, 04 Mar 2025)
Changed paths:
M mlir/include/mlir/Interfaces/FunctionInterfaces.td
Log Message:
-----------
[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)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list