[PATCH] D134641: [AMDGPU][Backend] Fix user-after-free in AMDGPUReleaseVGPRs::isLastVGPRUseVMEMStore

Juan Manuel Martinez CaamaƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 02:04:54 PDT 2022


jmmartinez updated this revision to Diff 467066.
jmmartinez added a comment.

- Propagate the vgpr-is-vmem-store using depth-first-search


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134641

Files:
  llvm/lib/Target/AMDGPU/AMDGPUReleaseVGPRs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134641.467066.patch
Type: text/x-patch
Size: 6052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/90574500/attachment.bin>


More information about the llvm-commits mailing list