[PATCH] D143174: [AMDGPU] Make offset a 32-bit operand

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 05:29:20 PST 2023


piotr created this revision.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
piotr requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Promote offset to 32-bit, similarily to what D142549 <https://reviews.llvm.org/D142549> did for flat_offset.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143174

Files:
  llvm/lib/Target/AMDGPU/BUFInstructions.td
  llvm/lib/Target/AMDGPU/DSInstructions.td
  llvm/lib/Target/AMDGPU/SIInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143174.494269.patch
Type: text/x-patch
Size: 12863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/14ddc5b3/attachment.bin>


More information about the llvm-commits mailing list