Ralf Jung
|
566dfd1a0d
|
simd intrinsics with mask: accept unsigned integer masks
|
2025-04-20 12:25:27 +02:00 |
|
Folkert de Vries
|
d8a067b931
|
remove most simd_ intrinsic declaration in tests
instead, we can just import the intrinsics from core
|
2025-02-27 12:22:59 +01:00 |
|
vayunbiyani
|
0878692e0d
|
Ported tests/ui/simd to use the intrinsic macro
|
2025-02-02 08:07:16 -05:00 |
|
Jakub Okoński
|
97ae5095f5
|
Add simd_masked_{load,store} platform-intrinsics
This maps to the LLVM intrinsics: llvm.masked.load and llvm.masked.store
|
2023-12-09 12:36:08 +01:00 |
|