Skip to content

Halide 10.0.1

Choose a tag to compare

@alexreinking alexreinking released this 15 Feb 22:23

We are pleased to announce the release of Halide 10.0.1!

The main change is that LLVM 10.0.1 is now the bundled version (it had previously been 10.0.0).

  • Fixed target detection for i686 in CMake #5675
  • Upgraded pybind11 to 2.6.1 #5644
  • Fixed missing newline bug in OpenCL backend #5277
  • Improved performance in Direct32 12 backend #5293 #5298
  • Fixed minor bug in loop partitioning #5355
  • Fixed linking to shared LLVM from CMake #5308
  • Fixed imprecisions in bounds inference for integer div and mod #5331 #5350
  • Fixed various issues in documentation #5330