[PATCH] D108363: [AMDGPU] Propagate !noalias and !alias.scope metadata in AMDGPULowerKernelArguments for noalias arguments.
Abinav Puthan Purayil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 24 00:14:04 PDT 2021
abinavpp added a subscriber: hliao.
abinavpp added a comment.
In D108363#2960892 <https://reviews.llvm.org/D108363#2960892>, @arsenm wrote:
> Same purpose as D105721 <https://reviews.llvm.org/D105721>?
Oh! I didn't notice that. @hliao , how should we move forward? Should we abandon this and https://reviews.llvm.org/D108361, or keep https://reviews.llvm.org/D108361 and use it for https://reviews.llvm.org/D105721?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108363/new/
https://reviews.llvm.org/D108363
More information about the llvm-commits
mailing list