[PATCH] D128836: [AMDGPU][GlobalISel] Support register offsets for SMRDs.
Ivan Kosarev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 08:36:40 PDT 2022
kosarev updated this revision to Diff 441413.
kosarev added a comment.
Added an MIR instruction selection test and changed the if () condition
as suggested.
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.441413.patch
Type: text/x-patch
Size: 5430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/fbb6b081/attachment.bin>
More information about the llvm-commits
mailing list