[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
Mon Sep 12 08:31:58 PDT 2022


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

- blocks aren't empty, contain at least a br


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.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133422.459468.patch
Type: text/x-patch
Size: 19156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220912/20140a1d/attachment.bin>


More information about the llvm-commits mailing list