elliottt commented on issue #5440:
@cfallin I fixed the test failure introduced by the original assertions: the riscv64 backend was using physical registers with moves to implement
get_stack_pointerandget_frame_pointer. I introducedMovFromPRegand rephrased the two in terms of that to resolve the issue.
Last updated: Jan 10 2026 at 02:36 UTC