diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-10-04 15:23:32 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-10-04 15:24:43 -0500 |
commit | 75e648031c39bb602b02d83021eda59fd8fc2259 (patch) | |
tree | 605e3d50a8634e802c66595b93b27c985acc4a04 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | b6f29191adb26ee870e624c414683cb3e6e03a87 (diff) | |
download | llvm-75e648031c39bb602b02d83021eda59fd8fc2259.zip llvm-75e648031c39bb602b02d83021eda59fd8fc2259.tar.gz llvm-75e648031c39bb602b02d83021eda59fd8fc2259.tar.bz2 |
[Libomptarget] Disable AMDGPU complex math test after recent patch
Summary:
The recent patch added `-nogpulib` to make these tests only pick up what
was intentionally put into them. This had the effect of removing the
dependency on the ROCm device libs which are needed for math. This test
disables the complex math test, which is the only one that needed it,
for the time being. In the future we will implement these and provide it
via the GPU `libm` and pass it in the same way as the GPU `libc`.
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions