[X86][AVX512] Change VCVTSS2SD and VCVTSD2SS node types to keep consistency...
[X86][AVX512] Change VCVTSS2SD and VCVTSD2SS node types to keep consistency between VEX/EVEX versions. AVX versions of the converts work on f32/f64 types, while AVX512 version work on vectors. Differential Revision: https://reviews.llvm.org/D29988 llvm-svn: 295940
Loading
Please sign in to comment