[PATCH] D60852: Fix for bug 41512: lower INSERT_VECTOR_ELT(ZeroVec, 0, Elt) to SCALAR_TO_VECTOR(Elt) for all SSE flavors
Serge Preis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 18 21:28:03 PDT 2019
Serge_Preis updated this revision to Diff 195858.
Serge_Preis marked 2 inline comments as done.
Serge_Preis added a comment.
Deleted FIXME
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60852/new/
https://reviews.llvm.org/D60852
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/insertelement-zero.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60852.195858.patch
Type: text/x-patch
Size: 4569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190419/b37db3eb/attachment.bin>
More information about the llvm-commits
mailing list