You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MLIR] Use static function to replace lamda function
Use static function to replace lamda function due to the lamda function's lifetime issue, which may be report an compilation error when use this template.
Signed-off-by: Leon Lu <[email protected]>
0 commit comments