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 |
|
Ralf Jung
|
c1d0e489e5
|
fix use of platform_intrinsics in tests
|
2024-02-25 08:15:44 +01:00 |
|
许杰友 Jieyou Xu (Joe)
|
ec2cc761bc
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00: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 |
|