[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 13:59:02 PDT 2022
    
    
  
JonChesterfield updated this revision to Diff 459196.
JonChesterfield added a comment.
- Change strategy, always expand constantexpr on lds
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.459196.patch
Type: text/x-patch
Size: 20411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220909/6defa031/attachment.bin>
    
    
More information about the llvm-commits
mailing list