[PATCH] D53173: [X86] Type legalize v2f32 stores by widening to v4f32, casting to v2f64, extracting f64 and storing.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 13 20:39:31 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL344470: [X86] Type legalize v2f32 stores by widening to v4f32, casting to v2f64… (authored by ctopper, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D53173
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/2011-10-19-widen_vselect.ll
llvm/trunk/test/CodeGen/X86/sse-schedule.ll
llvm/trunk/test/CodeGen/X86/vec_fptrunc.ll
llvm/trunk/test/CodeGen/X86/widen_conv-3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53173.169585.patch
Type: text/x-patch
Size: 16001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181014/e729bca5/attachment.bin>
More information about the llvm-commits
mailing list