[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
Mon Oct 19 09:33:05 PDT 2020


vpykhtin updated this revision to Diff 299082.
vpykhtin added a comment.
Herald added a subscriber: mgorny.

Added test, more review issues fixed.


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.299082.patch
Type: text/x-patch
Size: 4942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/301ca871/attachment.bin>


More information about the llvm-commits mailing list