Displaying 3 results from an estimated 3 matches for "p0v8c64".
2019 Aug 29
2
Complex proposal v2
...@llvm.masked.load.v4c32.p0v4c32(<4 x c32>* %ptr,
i32 %alignment,
<4 x i1> %mask,
<4 x c32> %passthrough)
declare v8c32 @llvm.masked.load.v8c64.p0v8c64(<8 x c64>* %ptr,
i32 %alignment,
<8 x i1> %mask,
<8 x c64> %passthrough)
llvm.masked.store.* - Overloaded intrinsic to store complex under mas...
2019 Oct 22
4
Complex proposal v3 + roundtable agenda
...@llvm.masked.load.v4c32.p0v4c32(<4 x c32>* %ptr,
i32 %alignment,
<4 x i1> %mask,
<4 x c32> %passthrough)
declare v8c32 @llvm.masked.load.v8c64.p0v8c64(<8 x c64>* %ptr,
i32 %alignment,
<8 x i1> %mask,
<8 x c64> %passthrough)
llvm.masked.store.* - Overloaded intrinsic to store complex under mas...
2020 Nov 12
0
Complex proposal v3 + roundtable agenda
...v4c32(<4 x c32>* %ptr,
> i32 %alignment,
> <4 x i1> %mask,
> <4 x c32> %passthrough)
>
> declare v8c32 @llvm.masked.load.v8c64.p0v8c64(<8 x c64>* %ptr,
> i32 %alignment,
> <8 x i1> %mask,
> <8 x c64> %passthrough)
>
> llvm.masked.store.* - Overloaded intrinsic...