llvm-project
7c96eacb - [OpenACC] Add NYI for pointer/VLA arguments to recipes (#156465)

Commit
232 days ago
[OpenACC] Add NYI for pointer/VLA arguments to recipes (#156465) As mentioned in a previous review, we aren't properly generating init/destroy/copy (combiner will need to be done correctly too!) regions for recipe generation. In the case where these have 'bounds', we can do a much better job of figuring out the type and how much needs to be done, but that is going to be its own engineering effort. For now, add an NYI as a note to come back to this.
Author
Parents
Loading