[PATCH] D20324: [Clang][AVX512][intrinsics] Fix vscalef intrinsics.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 21 04:16:17 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL270321: [Clang][AVX512][intrinsics] Fix vscalef intrinsics. (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D20324?vs=57788&id=58036#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20324

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512-scalarIntrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20324.58036.patch
Type: text/x-patch
Size: 10535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160521/44ca4406/attachment.bin>


More information about the llvm-commits mailing list