Skip to content

Release (v0.4.0)

Compare
Choose a tag to compare
@njroussel njroussel released this 06 Jan 15:40
· 563 commits to master since this release

Changes in this minor release:

  • Various bug fixes and stability improvements
  • Internal refactorings (merge in/external reference counting, new variable types) d5f4e65
  • Improvements to code generation consistency 1af8233
  • Fix a bug which would ocassionally produce invalid PTX/LLVM 9eb0649
  • Improved atomic scatter-reduce operation 9eb0649
  • Add dr.switch() and dr.dispatch 53bcbf9
  • Support for LLVM's ORCv2 JIT fd36850
  • Various internal refactorings (node-based IR, code generation) bfab9ac .. d55d395