v21.0.0 #8811
alexreinking
started this conversation in
General
v21.0.0
#8811
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Release highlights
We have deliberately skipped version 20.0.0 to align with the LLVM version we are now using. Note that LLVM 21.1.1 or higher is required as LLVM 21.1.0 has a major bug in the NVPTX backend.
Major changes
rfactorscheduling directive was rewritten and enhanced. It is now compatible with autoschedulers.HL_DEBUG_CODEGENgained a new filtering mode. Debug levels can now be set on a per-file/per-function basis.strict_floatfeature has been reimplemented and should be much more reliable.Deprecations
Halide_BUNDLE_STATICwill be removed in the next release. If you are using it, please migrate to the shared library instead.Changelog
Scheduling
rfactorscheduling directive was rewritten and enhanced.gpu_blocks. #8647Python
Runtime::Buffer::croppedto C++ and PythonBuffer#8787Debugging
CodeGen
Compiler
Runtime
HL_RUNTIME_DROP_FUNCSenvironment variable.Apps
Documentation
Bugfixes
Testing / CI
Build
Ongoing maintenance
New Contributors
Full Changelog: v19.0.0...v21.0.0
This discussion was created from the release v21.0.0.
Beta Was this translation helpful? Give feedback.
All reactions