Highlights:
- CUDA backend
- Fix
slim_libdevice.bc
shipping on Windows (#820) (by Yuanming Hu)
- Fix
- OpenGL backend
- Fix NVIDIA GLSL compile freeze by sorting SNodes (#808) (by 彭于斌)
Full changelog:
- [refactor] Miscellaneous & mechanical cleanups (#822) (by Taichi Gardener)
- [CUDA] Fix
slim_libdevice.bc
shipping on Windows (#820) (by Yuanming Hu) - [OpenGL] Fix NVIDIA GLSL compile freeze by sorting SNodes (#808) (by 彭于斌)
- [refactor] Remove
SNodeAttr
and decoupleSNode
from LLVM (#817) (by Yuanming Hu) - [async] Parallel compilation infrastructure (#816) (by Yuanming Hu)
- [example] Improve
mpm128
gravity control (#809) (by 彭于斌)