[PATCH] D89386: [AMDGPU] Fix access beyond the end of the basic block in execMayBeModifiedBeforeAnyUse.

Valery Pykhtin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 10:30:39 PDT 2020


vpykhtin updated this revision to Diff 299407.
vpykhtin added a comment.

Fixed formattind and lint issues.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89386

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/unittests/Target/AMDGPU/CMakeLists.txt
  llvm/unittests/Target/AMDGPU/ExecMayBeModifiedBeforeAnyUse.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89386.299407.patch
Type: text/x-patch
Size: 4911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/c807f88b/attachment.bin>


More information about the llvm-commits mailing list