[PATCH] D27144: [AVX-512] Correctly preserve the passthru semantics of the FMA scalar intrinsics

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 04:07:32 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289190: [AVX-512] Correctly preserve the passthru semantics of the FMA scalar intrinsics (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D27144?vs=79342&id=80885#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27144

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/fma-fneg-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27144.80885.patch
Type: text/x-patch
Size: 28598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161209/bf1f508b/attachment.bin>


More information about the llvm-commits mailing list