[PATCH] D120298: [HIP] Support `-fgpu-default-stream`

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 23 12:26:57 PST 2022


tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.

LGTM with a minor nit.

> Also -DHIP_API_PER_THREAD_DEFAULT_STREAM is passed to clang -cc1 to enable other per-thread stream

You may want to rephrase patch description it a bit to match the latest code. "HIP_API_PER_THREAD_DEFAULT_STREAM macro is set if ..."


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

https://reviews.llvm.org/D120298



More information about the cfe-commits mailing list