[PATCH] D52741: [AMDGPU] Add an AMDGPU pass to promote bitcast calls
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 1 13:17:13 PDT 2018
scott.linder added a comment.
In https://reviews.llvm.org/D52741#1251534, @mssimpso wrote:
> In https://reviews.llvm.org/D52741#1251525, @scott.linder wrote:
>
> > @mssimpso Are you OK with reviewing the changes to CallPromotionUtils.cpp in this patch? I wasn't sure who the correct code owner was.
>
>
> I'm not sure there is a code owner, but the CallPromotionUtils part looks good to me.
Sounds good, thank you for taking a look.
Repository:
rL LLVM
https://reviews.llvm.org/D52741
More information about the llvm-commits
mailing list