Skip to content

v0.4.1

Compare
Choose a tag to compare
@white238 white238 released this 21 Jul 00:05
· 594 commits to develop since this release
ddd5a0c

[Version 0.4.1] - Release date 2021-07-20

Added

  • Added compilation of HIP with clang using ENABLE_CLANG_HIP and BLT_CLANG_HIP_ARCH

Changed

  • XL: Use compiler flag -std=c++14 instead of -std=c++1y when BLT_CXX_STD is set to c++14

Fixed

  • Simpified the clang-format version regex that was causing hangs on some version strings.