[RISCV][GISel] Add test showing missed opportunity to use X0 for the LHS of sub for negate.
I had to disable the late copy propagation pass that can see through the ADDI we were previously emitting. We really want to get this in the register coalescer if not even earlier.
Loading
Please sign in to comment