[PATCH] D69679: [AMDGPU] Add amdgpu-promote-pointer-kernargs pass

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 13:29:28 PDT 2019


arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.

Clang should just be directly emitting the arguments with the global address space in the first place. It already has support for coercing argument types per calling convention and this is no different


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69679





More information about the llvm-commits mailing list