[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 Sep 28 02:01:12 PDT 2022


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

- Use MachineBasicBlock::getNumber instead of std::distance


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.463462.patch
Type: text/x-patch
Size: 6199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/ab4e9ee5/attachment.bin>


More information about the llvm-commits mailing list