[PATCH] D126389: [AMDGPU] Improve codegen of extractelement/insertelement in some cases
Julien Pagès via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 14:10:26 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2dfe41944658: [AMDGPU] Improve codegen of extractelement/insertelement in some cases (authored by jpages).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126389/new/
https://reviews.llvm.org/D126389
Files:
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.h
llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.i16.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll
llvm/test/CodeGen/AMDGPU/extract_vector_dynelt.ll
llvm/test/CodeGen/AMDGPU/insert_vector_dynelt.ll
llvm/test/CodeGen/AMDGPU/insert_vector_elt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126389.433886.patch
Type: text/x-patch
Size: 80382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/32ff278e/attachment.bin>
More information about the llvm-commits
mailing list