-
Subzero: Fix sext/zext lowering with i1 source operands. · dd30c81eJim Stichnoth authored
Also declare a few variables as Constant* instead of Operand* when they hold the result of Ctx->getConstantInt(), to be consistent with the rest of the code. BUG= none R=jvoung@chromium.org Review URL: https://codereview.chromium.org/541093002
dd30c81e
×