[PATCH] D155699: [AMDGPU] Allow vector access types in PromoteAllocaToVector

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 06:33:45 PDT 2023


Pierre-vh created this revision.
Pierre-vh added reviewers: AMDGPU, arsenm.
Herald added subscribers: nlopes, foad, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
Pierre-vh requested review of this revision.
Herald added subscribers: llvm-commits, wangpc, wdng.
Herald added a project: LLVM.

Depends on D152706 <https://reviews.llvm.org/D152706>
Solves SWDEV-408279


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155699

Files:
  llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  llvm/test/CodeGen/AMDGPU/promote-alloca-loadstores.ll
  llvm/test/CodeGen/AMDGPU/promote-alloca-subvecs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155699.541995.patch
Type: text/x-patch
Size: 14983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/8505d06e/attachment.bin>


More information about the llvm-commits mailing list