Closed
Description
After #131807, we're seeing some test failures in our experimental rust + LLVM-at-HEAD build bot:
It seems that here the new assembly is just lw a0, 0(a0)
; not sure if that's OK.
After #131807, we're seeing some test failures in our experimental rust + LLVM-at-HEAD build bot:
It seems that here the new assembly is just lw a0, 0(a0)
; not sure if that's OK.