[PATCH] D129381: [AMDGPU][CodeGen] Support (register + immediate) SMRD offsets.
Ivan Kosarev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 03:31:16 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG432cbd782720: [AMDGPU][CodeGen] Support (register + immediate) SMRD offsets. (authored by kosarev).
Changed prior to commit:
https://reviews.llvm.org/D129381?vs=443967&id=445443#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129381/new/
https://reviews.llvm.org/D129381
Files:
llvm/lib/Target/AMDGPU/AMDGPUGISel.td
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/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SMInstructions.td
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: D129381.445443.patch
Type: text/x-patch
Size: 26335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/c941ff46/attachment.bin>
More information about the llvm-commits
mailing list