[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 14:41:09 PDT 2021


lebedev.ri updated this revision to Diff 373342.
lebedev.ri marked 3 inline comments as done.
lebedev.ri added a comment.

Thanks for taking a look!
Addressed review notes.


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.373342.patch
Type: text/x-patch
Size: 8784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210917/9ccdbfc8/attachment.bin>


More information about the llvm-commits mailing list