[PATCH] D74268: [X86] Add back fmaddsub intrinsics to work towards fixing the strict fp implementation
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb 24 12:11:22 PST 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG727328433ad6: [X86] Add back fmaddsub intrinsics to work towards fixing the strict fp… (authored by craig.topper).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74268/new/
https://reviews.llvm.org/D74268
Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/avx512f-builtins.c
  clang/test/CodeGen/avx512vl-builtins.c
  clang/test/CodeGen/fma-builtins-constrained.c
  clang/test/CodeGen/fma-builtins.c
  clang/test/CodeGen/fma4-builtins.c
  llvm/include/llvm/IR/IntrinsicsX86.td
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/lib/Target/X86/X86IntrinsicsInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74268.246276.patch
Type: text/x-patch
Size: 67549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200224/30a29c4d/attachment.bin>
    
    
More information about the llvm-commits
mailing list