[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
Wed Apr 26 05:17:14 PDT 2023


JanekvO updated this revision to Diff 517132.
JanekvO marked 2 inline comments as done.
JanekvO added a comment.

- Remove superfluous sections in mir test


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.517132.patch
Type: text/x-patch
Size: 5744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/3e07cc15/attachment.bin>


More information about the llvm-commits mailing list