[PATCH] D69826: [hip] Enable pointer argument lowering through coercing type.

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 4 14:17:34 PST 2019


yaxunl added a comment.

we need a test for byval struct and array. better to have a struct containing an array which contain another struct which contains a pointer. thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69826





More information about the cfe-commits mailing list