[PATCH] D26736: [X86][AVX512] Autoupgrade lossless i32/u32 to f64 conversion intrinsics with generic IR
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 05:50:08 PST 2016
RKSimon updated this revision to Diff 78178.
RKSimon added a comment.
Added vectorization fix for uitofp <2 x i32> to <2 x double>
Repository:
rL LLVM
https://reviews.llvm.org/D26736
Files:
include/llvm/IR/IntrinsicsX86.td
lib/IR/AutoUpgrade.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/avx512-intrinsics-upgrade.ll
test/CodeGen/X86/avx512-intrinsics.ll
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
test/CodeGen/X86/avx512vl-intrinsics.ll
test/CodeGen/X86/vec_int_to_fp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26736.78178.patch
Type: text/x-patch
Size: 23192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/f791bfea/attachment.bin>
More information about the llvm-commits
mailing list