[PATCH] D53173: [X86] Type legalize v2f32 stores by widening to v4f32, casting to v2f64, extracting f64 and storing.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 13 11:53:30 PDT 2018
craig.topper updated this revision to Diff 169575.
craig.topper added a comment.
Rebase.
Repository:
rL LLVM
https://reviews.llvm.org/D53173
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/2011-10-19-widen_vselect.ll
test/CodeGen/X86/sse-schedule.ll
test/CodeGen/X86/vec_fptrunc.ll
test/CodeGen/X86/widen_conv-3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53173.169575.patch
Type: text/x-patch
Size: 15838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181013/647b3b40/attachment.bin>
More information about the llvm-commits
mailing list