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: Feb 24 2026 at 05:28 UTC