v0.4.1
[Version 0.4.1] - Release date 2021-07-20
Added
- Added compilation of HIP with clang using
ENABLE_CLANG_HIP
andBLT_CLANG_HIP_ARCH
Changed
- XL: Use compiler flag
-std=c++14
instead of-std=c++1y
whenBLT_CXX_STD
is set toc++14
Fixed
- Simpified the clang-format version regex that was causing hangs on some version strings.