llvm-project
b7863d13 - [mlir] Fix misleading comment for type trait (#103041)

Commit
1 year ago
[mlir] Fix misleading comment for type trait (#103041) We are using `has_initialize` to check the class has `initialize` function instead of the `getOperationName` function.
Parents
Loading