[mlir] Use .empty() instead of checking size() == 0.
Based on a finding by ClangTidy readability-container-size-empty check.
parent
350bc568
Please register or sign in to comment
Based on a finding by ClangTidy readability-container-size-empty check.