[llvm] [AMDGPU] Restore SP correctly in functions with dynamic allocas (PR #122743)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 03:37:32 PST 2025


easyonaadit wrote:

> Can you edit the description so these sequences make sense? `tmp` is not used for anything here.
> 
> Also for formatting multiple lines of code it is better to use triple-backticks around the block, instead of single-backticks on each line. Or just indent the block by 4 spaces, then you don't need any backticks at all.

Got it, got it.

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


More information about the llvm-commits mailing list