[PATCH] D133422: [amdgpu] Remove unnecessary removal of constantexpr, expected to fix O0 problem

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 14:01:59 PDT 2022


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

- cleanup


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.459197.patch
Type: text/x-patch
Size: 19737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220909/a8284761/attachment.bin>


More information about the llvm-commits mailing list