[PATCH] D82496: [amdgpu] Add codegen support for HIP dynamic shared memory.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 13:49:16 PDT 2020


arsenm added a comment.

For the globalisel part, you'll need D84638 <https://reviews.llvm.org/D84638> and the global lowering should introduce the intrinsic, not the machine pseudo


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82496



More information about the llvm-commits mailing list