[PATCH] D128836: [AMDGPU][GlobalISel] Support register offsets for SMRDs.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 05:38:20 PDT 2022


kosarev updated this revision to Diff 442268.
kosarev added a comment.

Moved the check lines in the test before the function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128836

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-smrd.mir
  llvm/test/CodeGen/AMDGPU/amdgcn-load-offset-from-reg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128836.442268.patch
Type: text/x-patch
Size: 5430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/113e6b8f/attachment.bin>


More information about the llvm-commits mailing list