aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/ComputeCppIRMap.cmake
Commit message (Collapse)AuthorAge
* Update FindComputeCpp.cmake to fix build problems on WindowsGravatar Thales Sabino2020-06-05
- Use standard types in SYCL/PacketMath.h to avoid compilation problems on Windows - Add EIGEN_HAS_CONSTEXPR to cxx11_tensor_argmax_sycl.cpp to fix build problems on Windows