[PATCH] D54906: [LegalizeVectorTypes][X86][ARM][AArch64][PowerPC] Don't use SplitVecOp_TruncateHelper for FP_TO_SINT/UINT.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 26 13:16:58 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347593: [LegalizeVectorTypes][X86][ARM][AArch64][PowerPC] Don't useā¦ (authored by ctopper, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54906/new/
https://reviews.llvm.org/D54906
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/AArch64/arm64-convert-v4f64.ll
llvm/trunk/test/CodeGen/AArch64/vcvt-oversize.ll
llvm/trunk/test/CodeGen/ARM/vcvt.ll
llvm/trunk/test/CodeGen/PowerPC/vec_conv_fp64_to_i16_elts.ll
llvm/trunk/test/CodeGen/PowerPC/vec_conv_fp64_to_i8_elts.ll
llvm/trunk/test/CodeGen/X86/vec_cast2.ll
llvm/trunk/test/CodeGen/X86/vec_fp_to_int-widen.ll
llvm/trunk/test/CodeGen/X86/vec_fp_to_int.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54906.175321.patch
Type: text/x-patch
Size: 49227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181126/40f5ae0b/attachment.bin>
More information about the llvm-commits
mailing list