Added all AVX-512 forms of Vector Convert for Float/Double/Int/Long types.
In this patch I have only encoding. Intrinsics and DAG lowering will be in the next patch.
I removed the old intrinsics test temporary.
(just to split this patch).
Half types are not covered here.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM