[PATCH] D142549: [AMDGPU] Make flat_offset a 32-bit operand instead of 16-bits

Mateja Marjanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 08:36:50 PST 2023


matejam updated this revision to Diff 492134.
matejam added a comment.

Rebased and moved OffsetSize calculation into else statement.


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

https://reviews.llvm.org/D142549

Files:
  llvm/lib/Target/AMDGPU/FLATInstructions.td
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142549.492134.patch
Type: text/x-patch
Size: 9966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/33c99f2b/attachment.bin>


More information about the llvm-commits mailing list