[PATCH] D55937: [X86] Auto upgrade XOP/AVX512 rotation intrinsics to generic funnel shift intrinsics (clang)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 20 11:05:30 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC349796: [X86] Auto upgrade XOP/AVX512 rotation intrinsics to generic funnel shift… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55937?vs=179089&id=179105#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D55937

Files:
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/avx512f-builtins.c
  test/CodeGen/avx512vl-builtins.c
  test/CodeGen/xop-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55937.179105.patch
Type: text/x-patch
Size: 26675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/038f81fb/attachment.bin>


More information about the llvm-commits mailing list