com.unity.burst 1.3.0-preview.6
Notes: processedReleased March 12, 2020
Unity Compatibility
Minimum Unity: 2018.4
Package Dependencies
✨ Features
- Experimental support for `Prefetch`, allowing users to request from the memory subsystem pointer addresses they intend to hit next. This functionality is guarded by the `UNITY_BURST_EXPERIMENTAL_PREFETCH_INTRINSIC` preprocessor define.
🔧 Bug Fixes
- Fix SSE `maxps` intrinsic would emit `maxss`
