[PATCH] D93638: [hip] Enable HIP compilation with `<complex`> on MSVC.

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 21 11:24:33 PST 2020


jdoerfert resigned from this revision.
jdoerfert added a comment.

In D93638#2466333 <https://reviews.llvm.org/D93638#2466333>, @hliao wrote:

> In D93638#2466097 <https://reviews.llvm.org/D93638#2466097>, @jdoerfert wrote:
>
>>> The device compilation should not relies on the host STL implementation.
>>
>> The OpenMP one doesn't, at least not as much as the CUDA one. Unsure how that works on windows though.
>
> This patch doesn't apply to OpenMP.

I'm aware.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93638



More information about the cfe-commits mailing list