[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
Mon Feb 1 08:11:18 PST 2021


RKSimon updated this revision to Diff 320474.
RKSimon added a comment.

Add AVX1OR2 check prefix


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.320474.patch
Type: text/x-patch
Size: 39417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210201/8c2c6049/attachment.bin>


More information about the llvm-commits mailing list