[PATCH] D81070: [AMDGPU] Fixup use of StackPtrOffsetReg when not initialized

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 04:19:47 PDT 2020


dstuttard added a comment.

I'm thinking that this fix may be taking the wrong approach now.

I don't think that using StackPtrOffset (s32) is going to work in all cases. I'm still investigating alternatives.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81070/new/

https://reviews.llvm.org/D81070





More information about the llvm-commits mailing list