[PATCH] D95779: [X86][AVX512] Support variable-index vector insertion on AVX512 targets

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 03:46:56 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd46a6b3d55e6: [X86][AVX512] Support variable-index vector insertion on AVX512 targets… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D95779?vs=320474&id=320736#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95779/new/

https://reviews.llvm.org/D95779

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/test/CodeGen/X86/insertelement-var-index.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95779.320736.patch
Type: text/x-patch
Size: 39415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210202/45663f8f/attachment-0001.bin>


More information about the llvm-commits mailing list