| Issue |
91571
|
| Summary |
[BOLT] Bolt cannot correctly recognize tail calls on aarch64.
|
| Labels |
BOLT
|
| Assignees |
|
| Reporter |
YuanSha0
|



I traced this function using GDB and found that the BR instruction is actually a tail call, but the result of BC.MIB->isTailCall() is false.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs