com.unity.burst 0.2.4-preview.24
Notes: processedReleased July 10, 2019
Unity Compatibility
Minimum Unity: 2018.2
Package Dependencies
No dependency metadata provided.
🔄 Changes
- Improve codegen of math.compress
- Improve codegen of math.asfloat/asint/asuint
- Improve codegen of math.csum for int4
- Improve codegen of math.count\_bits
- Support for lzcnt and tzcnt intrinsics
- Fix AOT compilation errors for PS4 and XboxOne
- Fix an issue that could cause wrong code generation for some unsafe ptr operations
