[RISCV][GISel] Implement instruction selection for G_PHI and G_BRCOND.
This uses a naive lowering for G_BRCOND to a BNE instruction comparing the register to X0.
Loading
Please sign in to comment
This uses a naive lowering for G_BRCOND to a BNE instruction comparing the register to X0.