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

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 11:00:31 PDT 2021


sebastian-ne updated this revision to Diff 341984.
sebastian-ne marked 2 inline comments as done.
sebastian-ne added a comment.

I added a table and edited the feature descriptions. I hope this is more in line with what you expected.


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.341984.patch
Type: text/x-patch
Size: 63528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/e5c220dc/attachment.bin>


More information about the llvm-commits mailing list