[PATCH] D144957: Fix SGPR + VGPR + offset Scratch offset folding

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 08:14:09 PST 2023


Petar.Avramovic updated this revision to Diff 503388.
Petar.Avramovic added a comment.

add check on other place and add same check for globalisel


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

https://reviews.llvm.org/D144957

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch.ll
  llvm/test/CodeGen/AMDGPU/flat-scratch-i8-i16.ll
  llvm/test/CodeGen/AMDGPU/flat-scratch-svs.ll
  llvm/test/CodeGen/AMDGPU/flat-scratch.ll
  llvm/test/CodeGen/AMDGPU/memory-legalizer-private-nontemporal.ll
  llvm/test/CodeGen/AMDGPU/memory-legalizer-private-volatile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144957.503388.patch
Type: text/x-patch
Size: 70021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/a1ffcec5/attachment.bin>


More information about the llvm-commits mailing list