[PATCH] D101292: [AMDGPU] Restrict immediate scratch offsets

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 7 02:27:23 PDT 2021


sebastian-ne updated this revision to Diff 343619.
sebastian-ne marked an inline comment as done.
sebastian-ne added a comment.

Fix typo.
Friendly ping for review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101292

Files:
  llvm/lib/Target/AMDGPU/AMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/lib/Target/AMDGPU/GCNSubtarget.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/flat-scratch.ll
  llvm/test/CodeGen/AMDGPU/local-stack-alloc-block-sp-reference.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101292.343619.patch
Type: text/x-patch
Size: 63527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/5c85fcb5/attachment.bin>


More information about the llvm-commits mailing list