diff options
author | Michael Liao <michael.hliao@gmail.com> | 2021-01-07 05:24:12 -0500 |
---|---|---|
committer | Michael Liao <michael.hliao@gmail.com> | 2021-01-07 17:41:28 -0500 |
commit | f78d6af7319aa676a0f9f6cbb982f21c96e9aac5 (patch) | |
tree | 55ea660832ab762a9ff79b980f29b8dc8d45e38a /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 2cbbc6e87c4b565a54c9bb85e34d464acb608f16 (diff) | |
download | llvm-f78d6af7319aa676a0f9f6cbb982f21c96e9aac5.zip llvm-f78d6af7319aa676a0f9f6cbb982f21c96e9aac5.tar.gz llvm-f78d6af7319aa676a0f9f6cbb982f21c96e9aac5.tar.bz2 |
[hip] Enable HIP compilation with `<complex`> on MSVC.
- MSVC has different `<complex>` implementation which calls into functions
declared in `<ymath.h>`. Provide their device-side implementation to enable
`<complex>` compilation on HIP Windows.
Differential Revision: https://reviews.llvm.org/D93638
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions