[llvm] [RISCV][CFI] add function epilogue cfi information (PR #110810)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 12:34:51 PDT 2024


https://github.com/lenary commented:

Nice update, I see the improvements!

I'm slightly confused as to why there sometimes is and sometimes is not any CFI information between a `cm.pop` and a `tail`/`ret`. I commented on one place where I saw this.

https://github.com/llvm/llvm-project/pull/110810


More information about the llvm-commits mailing list