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: Dec 13 2025 at 19:03 UTC