[PATCH] D109989: [X86] Improve i8 all-ones element insertion in pre-SSE4.1
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 17 13:03:50 PDT 2021
lebedev.ri updated this revision to Diff 373319.
lebedev.ri added a comment.
Simplify the code - i forgot about `BUILD_VECTOR`..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109989/new/
https://reviews.llvm.org/D109989
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/insertelement-ones.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109989.373319.patch
Type: text/x-patch
Size: 8822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210917/b488d68d/attachment.bin>
More information about the llvm-commits
mailing list