[PATCH] D47443: [X86] Lowering FMA intrinsics to native IR (LLVM part)

Tomasz Krupa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 13:15:24 PDT 2018


tkrupa updated this revision to Diff 148838.

Repository:
  rL LLVM

https://reviews.llvm.org/D47443

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86IntrinsicsInfo.h
  test/CodeGen/X86/avx512-fma-intrinsics.ll
  test/CodeGen/X86/avx512-intrinsics-canonical.ll
  test/CodeGen/X86/avx512vl-intrinsics-canonical.ll
  test/CodeGen/X86/fma-fneg-combine.ll
  test/CodeGen/X86/fma-intrinsics-canonical.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47443.148838.patch
Type: text/x-patch
Size: 327638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180528/c7d734b1/attachment-0001.bin>


More information about the llvm-commits mailing list