[PATCH] D34389: [AVX-512] Remove and autoupgrade the masked integer compare intrinsics

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 13:12:16 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306047: [AVX-512] Remove and autoupgrade the masked integer compare intrinsics (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D34389?vs=103168&id=103621#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34389

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34389.103621.patch
Type: text/x-patch
Size: 459360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/c1b8f202/attachment-0001.bin>


More information about the llvm-commits mailing list