[mlir][NFC] Replace some nested if with logical and.
This patch replaces some nested if statement with logical and to reduce the nesting depth. Differential Revision: https://reviews.llvm.org/D126050
Loading
Please sign in to comment
This patch replaces some nested if statement with logical and to reduce the nesting depth. Differential Revision: https://reviews.llvm.org/D126050