[PATCH] D27825: [AVX-512][InstCombine] Teach InstCombine to converted masked vpermv intrinsics into shufflevector instructions

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 25 16:09:29 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290530: [AVX-512][InstCombine] Teach InstCombine to converted masked vpermv intrinsics… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D27825?vs=81834&id=82487#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27825

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/x86-avx512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27825.82487.patch
Type: text/x-patch
Size: 77905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161226/bd84500f/attachment.bin>


More information about the llvm-commits mailing list