[PATCH] D144955: Fix SGPR + offset Scratch offset folding

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


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

add same checks for globalisel


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

https://reviews.llvm.org/D144955

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/call-outgoing-stack-args.ll
  llvm/test/CodeGen/AMDGPU/flat-scratch-i8-i16.ll
  llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
  llvm/test/CodeGen/AMDGPU/gfx-callable-return-types.ll

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


More information about the llvm-commits mailing list