[PATCH] D112492: [HIP] Do not use kernel handle for MSVC target

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 4 10:12:10 PDT 2021


tra added a comment.

> With these changes, we should have consistent name mangling for kernel stubs and kernel launching mechanism on Linux and Windows.

Nice! Thank you for figuring out the root causes.


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

https://reviews.llvm.org/D112492



More information about the cfe-commits mailing list