[PATCH] D38756: [x86] use an insert op to put one variable element into a constant of vectors
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 10 14:17:36 PDT 2017
spatel updated this revision to Diff 118478.
spatel added a comment.
Patch updated - no code changes, but tried to fix the bogus test assertions:
1. Recommitted the baseline checks with the check-prefix fixes for X64 (https://reviews.llvm.org/rL315368).
2. Rebased this patch.
https://reviews.llvm.org/D38756
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/insert-into-constant-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38756.118478.patch
Type: text/x-patch
Size: 42504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/1fc0dc8b/attachment.bin>
More information about the llvm-commits
mailing list