| Issue |
87188
|
| Summary |
[BOLT] [MC] AArch64 MCInst printing issue
|
| Labels |
BOLT
|
| Assignees |
|
| Reporter |
YuanSha0
|
Hi!
In BOLT, while working on some optimizations, I am attempting to directly modify instructions using the MCInst class to alter the stack access offset. However, when I print out the Operand information, I find that the results do not match my expectations.

printing result:

What I can't understand is that its Imm value is 4, and the Imm values are the same among them.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs