Issue 132683
Summary [RISCV] The assignment within the loop was not successful.
Labels new issue
Assignees
Reporter shawn-xc
    I wrote a simple C code example and found that the assignment of stRegCmd.regOp in the CtlPushNonAipr2AiprCmd function within the loop was not successful, and it always retained the value outside the loop. For detailed code information, please refer to:https://godbolt.org/z/rxxozzhjo.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to