v0.1.1
What's Changed
- BFloat16 scalar support by @AntonOresten in #90
- Generic support for ghost types in
launchby @AntonOresten in #93 - Fix scalar indexing on TileArrays and add codegen test by @AntonOresten in #94
- Support runtime values in ct.full (Intrinsics.constant) by @0xtaruhi in #100
- Allow early returns by @AntonOresten in #92
- Add tile-indexed atomic operations by @AntonOresten in #96
- Insert trailing 1s instead of leading before broadcasting by @AntonOresten in #91
Full Changelog: v0.1.0...v0.1.1