[PATCH] D94406: [AMDGPU] Fix failing assert with scratch ST mode

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 06:47:07 PST 2021


sebastian-ne updated this revision to Diff 315793.
sebastian-ne added a comment.

Add test case for clausing two flat scratch instructions with constant adresses.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94406

Files:
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/memory_clause.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94406.315793.patch
Type: text/x-patch
Size: 18753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/4cbc4916/attachment.bin>


More information about the llvm-commits mailing list