[PATCH] D20438: [Clang][AVX512][intrinsics] Fix rcp and sqrt intrinsics.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 21 07:50:45 PDT 2016


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

Changed prior to commit:
  http://reviews.llvm.org/D20438?vs=57806&id=58040#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20438

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20438.58040.patch
Type: text/x-patch
Size: 7970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160521/937ecd41/attachment-0001.bin>


More information about the llvm-commits mailing list