[PATCH] D25933: [AVX-512] Add scalar vfmsub mask3 intrinsics

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 23:09:31 PDT 2016


craig.topper updated this revision to Diff 75671.
craig.topper added a comment.

Turns out we also need vfnmsub too. At least until we teach combineFMA to be called for FMSUB/FMSUB_RND.


https://reviews.llvm.org/D25933

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Target/X86/X86IntrinsicsInfo.h
  test/CodeGen/X86/avx512-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25933.75671.patch
Type: text/x-patch
Size: 9772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/18cec315/attachment.bin>


More information about the llvm-commits mailing list