[PATCH] D75510: [X86][llvm-exegesis] Exploring vector insert/extract

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 11:57:45 PST 2020


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

Addressed review note - only AVX512 instructions work on 256-bit subvectors.
Also, tentatively add AVX512 instructions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75510

Files:
  llvm/tools/llvm-exegesis/lib/X86/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75510.247980.patch
Type: text/x-patch
Size: 8820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/9350400e/attachment.bin>


More information about the llvm-commits mailing list