[GlobalISel] Silence gcc warning [NFC]
Without the fix gcc complains with: ../utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp:251:60: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
Loading
Please sign in to comment
Without the fix gcc complains with: ../utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp:251:60: warning: suggest parentheses around '&&' within '||' [-Wparentheses]