[PATCH] D110049: [AMDGPU] Correctly merge alias.scope and noalias metadata for memops
Brendon Cahoon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 20 19:50:09 PDT 2021
bcahoon updated this revision to Diff 373770.
bcahoon added a comment.
Add CHECKs for the alias scope metadata. Removed unintentional ws.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110049/new/
https://reviews.llvm.org/D110049
Files:
llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
llvm/test/CodeGen/AMDGPU/lower-lds-struct-aa-memcpy.ll
llvm/test/CodeGen/AMDGPU/lower-lds-struct-aa-merge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110049.373770.patch
Type: text/x-patch
Size: 6334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/04bd79b1/attachment.bin>
More information about the llvm-commits
mailing list