[PATCH] D52741: [AMDGPU] Add an AMDGPU pass to promote bitcast calls

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 12:56:43 PDT 2018


mssimpso accepted this revision.
mssimpso added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D52741





More information about the llvm-commits mailing list