Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: uxlfoundation/oneDPL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 979364885177db0deebd07972f1f2be629de5a3b
Choose a base ref
..
head repository: uxlfoundation/oneDPL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 75b6181e66a99e6f84d973accb1707fd204f0ef1
Choose a head ref
16 changes: 0 additions & 16 deletions test/xpu_api/numerics/special/bessel/bessel_i.pass.cpp
Original file line number Diff line number Diff line change
@@ -6,22 +6,6 @@
//
//===----------------------------------------------------------------------===//

#if defined(_GLIBCXX_RELEASE)
#ifdef __SYCL_DEVICE_ONLY__
// Required to define these before all includes
namespace std
{
SYCL_EXTERNAL void __throw_domain_error(const char*)
{
}

SYCL_EXTERNAL void __throw_runtime_error(const char*)
{
}
};
#endif // __SYCL_DEVICE_ONLY__
#endif

#include "support/test_complex.h"

// cyl_bessel_i
16 changes: 0 additions & 16 deletions test/xpu_api/numerics/special/bessel/bessel_if.pass.cpp
Original file line number Diff line number Diff line change
@@ -6,22 +6,6 @@
//
//===----------------------------------------------------------------------===//

#if defined(_GLIBCXX_RELEASE)
#ifdef __SYCL_DEVICE_ONLY__
// Required to define these before all includes
namespace std
{
SYCL_EXTERNAL void __throw_domain_error(const char*)
{
}

SYCL_EXTERNAL void __throw_runtime_error(const char*)
{
}
};
#endif // __SYCL_DEVICE_ONLY__
#endif

#include "support/test_complex.h"

// cyl_bessel_if
16 changes: 0 additions & 16 deletions test/xpu_api/numerics/special/bessel/bessel_j.pass.cpp
Original file line number Diff line number Diff line change
@@ -6,22 +6,6 @@
//
//===----------------------------------------------------------------------===//

#if defined(_GLIBCXX_RELEASE)
#ifdef __SYCL_DEVICE_ONLY__
// Required to define these before all includes
namespace std
{
SYCL_EXTERNAL void __throw_domain_error(const char*)
{
}

SYCL_EXTERNAL void __throw_runtime_error(const char*)
{
}
};
#endif // __SYCL_DEVICE_ONLY__
#endif

#include "support/test_complex.h"

// cyl_bessel_j
16 changes: 0 additions & 16 deletions test/xpu_api/numerics/special/bessel/bessel_jf.pass.cpp
Original file line number Diff line number Diff line change
@@ -6,22 +6,6 @@
//
//===----------------------------------------------------------------------===//

#if defined(_GLIBCXX_RELEASE)
#ifdef __SYCL_DEVICE_ONLY__
// Required to define these before all includes
namespace std
{
SYCL_EXTERNAL void __throw_domain_error(const char*)
{
}

SYCL_EXTERNAL void __throw_runtime_error(const char*)
{
}
};
#endif // __SYCL_DEVICE_ONLY__
#endif

#include "support/test_complex.h"

// cyl_bessel_jf
16 changes: 0 additions & 16 deletions test/xpu_api/numerics/special/bessel/bessel_k.pass.cpp
Original file line number Diff line number Diff line change
@@ -6,22 +6,6 @@
//
//===----------------------------------------------------------------------===//

#if defined(_GLIBCXX_RELEASE)
#ifdef __SYCL_DEVICE_ONLY__
// Required to define these before all includes
namespace std
{
SYCL_EXTERNAL void __throw_domain_error(const char*)
{
}

SYCL_EXTERNAL void __throw_runtime_error(const char*)
{
}
};
#endif // __SYCL_DEVICE_ONLY__
#endif

#include "support/test_complex.h"

// cyl_bessel_jl
17 changes: 0 additions & 17 deletions test/xpu_api/numerics/special/bessel/bessel_kf.pass.cpp
Original file line number Diff line number Diff line change
@@ -6,23 +6,6 @@
//
//===----------------------------------------------------------------------===//

#if defined(_GLIBCXX_RELEASE)
#ifdef __SYCL_DEVICE_ONLY__
// Required to define these before all includes
namespace std
{
SYCL_EXTERNAL void __throw_domain_error(const char*)
{
}

SYCL_EXTERNAL void __throw_runtime_error(const char*)
{
}
};
#endif // __SYCL_DEVICE_ONLY__
#endif


#include "support/test_complex.h"

// cyl_bessel_jl