[PATCH] D42018: [X86] Autoupgrade kunpck intrinsics using vector operations instead of scalar operations

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 14 11:25:33 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322462: [X86] Autoupgrade kunpck intrinsics using vector operations instead of scalar… (authored by ctopper, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D42018

Files:
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42018.129787.patch
Type: text/x-patch
Size: 12064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180114/c250bc4d/attachment.bin>


More information about the llvm-commits mailing list