[PATCH] D133422: [amdgpu] Expand all ConstantExpr users of LDS variables in instructions

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 23:52:47 PDT 2022


JonChesterfield updated this revision to Diff 459991.
JonChesterfield added a comment.

- Add a regression test for duplicate constantexpr in phi arguments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133422

Files:
  llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUMemoryUtils.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUMemoryUtils.h
  llvm/test/CodeGen/AMDGPU/lower-kernel-lds-constexpr.ll
  llvm/test/CodeGen/AMDGPU/lower-lds-struct-aa-memcpy.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-constantexpr-phi.ll
  llvm/test/CodeGen/AMDGPU/lower-module-lds-constantexpr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133422.459991.patch
Type: text/x-patch
Size: 20854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/be334c28/attachment.bin>


More information about the llvm-commits mailing list