On Thursday, 1 October 2020 at 18:04:35 UTC, kinke wrote:
Glad to announce the first beta for LDC 1.24:

- Based on D 2.094.0+.
- Support for LLVM 11.
The prebuilt packages use v11.0.0-rc4+, and the x86 packages newly include the LLVM backend for AMD GPUs.

Full release log and downloads: https://github.com/ldc-developers/ldc/releases/tag/v1.24.0-beta1

Please help test, and thanks to all contributors & sponsors!

Thanks!
Now supported by https://github.com/AuburnSounds/intel-intrinsics and tests pass. The new __vector conversion rules are cool and would hopefully avoid bugs.

Not too sure about int being implicitly convertible to __vector(int[N]) but we also have that for static arrays it seems.

Reply via email to