[PATCH] D108363: [AMDGPU] Propagate !noalias and !alias.scope metadata in AMDGPULowerKernelArguments for noalias arguments.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 06:22:58 PDT 2022
arsenm added a comment.
Herald added a subscriber: hsmhsm.
Herald added a project: All.
In D108363#2961903 <https://reviews.llvm.org/D108363#2961903>, @abinavpp wrote:
> 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?
Ping. Was there any discussion of which way is better?
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