[PATCH] D108315: [AMDGPU] Add alias.scope metadata to lowered LDS struct

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 14:54:25 PDT 2021


rampitec updated this revision to Diff 367329.
rampitec marked an inline comment as done.
rampitec added a comment.

- Switched to single domain.
- Skip setting and merging scope metadata if exists.
- Added test with pre-existing alias scope and tbaa metadata.


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

https://reviews.llvm.org/D108315

Files:
  llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
  llvm/test/CodeGen/AMDGPU/lower-lds-struct-aa-merge.ll
  llvm/test/CodeGen/AMDGPU/lower-lds-struct-aa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108315.367329.patch
Type: text/x-patch
Size: 12061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210818/ad36cbcb/attachment-0001.bin>


More information about the llvm-commits mailing list