Halide 12.0.0 #6043
alexreinking
started this conversation in
General
Halide 12.0.0
#6043
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are pleased to announce the release of Halide 12.0.0!
This is mostly a quality of life and bugfix release to set the stage for larger changes in Halide 13 (which will require C++17).
You can download one of our binary releases here, or check one of the following package repositories:
Language and Compiler
align_extent
scheduling directive Add align_extent(), to align extent but not min #5829TailStrategy::Predicate
as an alternative toTailStrategy::GuardWithIf
to use predicated loops unconditionally Add TailStrategy::Predicate #5856scatter()
andgather()
expressions to support reading from and writing to multiple locations in update definitions Prototype of multiple scattering update definitions #5553realize()
methods which had been deprecated Deprecate old-style realize() methods #5676Backends
large_buffers
runtime: fix pointer calculations to avoid overflows. Fixes #5713. #5716 Fix flattening of ramps involving 64-bit mins #5940sdot
andudot
instructions on ARM (where supported) Use dot products for factor 4 vector reduction sums on ARM #5954Build
This discussion was created from the release Halide 12.0.0.
Beta Was this translation helpful? Give feedback.
All reactions