[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
Tue Oct 4 05:03:24 PDT 2022


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

Bring back the old algorithm structure but using bitvectors instead


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.464969.patch
Type: text/x-patch
Size: 5843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221004/6cc22c3e/attachment.bin>


More information about the llvm-commits mailing list