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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 13:38:36 PDT 2021


arsenm added a comment.

What happens if the original accesses had alias metadata? Can you add a case where it already has alias.scope, plus tbaa?


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

https://reviews.llvm.org/D108315



More information about the llvm-commits mailing list