Open
Description
I wrote a simple C code example and found that the assignment of regOp in the testFunc 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/vP9oKhe54.