[PATCH] D149080: [AMDGPU] Fix negative offset values interpretation in getMemOperandsWithOffset for DS

Janek van Oirschot via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 07:56:29 PDT 2023


JanekvO updated this revision to Diff 516805.
JanekvO added a comment.

- Change method to force unsigned 8-bit value


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149080

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
  llvm/test/CodeGen/AMDGPU/triv-disjoint-mem-access-neg-offset.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149080.516805.patch
Type: text/x-patch
Size: 11241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/53badc2a/attachment.bin>


More information about the llvm-commits mailing list