[PATCH] D47444: [X86] Lowering FMA intrinsics to native IR (Clang part)

Gabor Buella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 30 08:32:07 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC333555: [X86] Lowering FMA intrinsics to native IR (Clang part) (authored by GBuella, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47444?vs=148790&id=149127#toc

Repository:
  rC Clang

https://reviews.llvm.org/D47444

Files:
  include/clang/Basic/BuiltinsX86.def
  lib/CodeGen/CGBuiltin.cpp
  lib/Headers/avx512fintrin.h
  lib/Headers/avx512vlintrin.h
  lib/Sema/SemaChecking.cpp
  test/CodeGen/avx512f-builtins.c
  test/CodeGen/avx512vl-builtins.c
  test/CodeGen/fma-builtins.c
  test/CodeGen/fma4-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47444.149127.patch
Type: text/x-patch
Size: 343568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180530/933e550a/attachment-0001.bin>


More information about the cfe-commits mailing list