[PATCH] D68757: [X86] Add strict fp support for instructions fadd/fsub/fmul/fdiv

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 17:48:10 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3041434450e6: Add strict fp support for instructions fadd/fsub/fmul/fdiv (authored by LiuChen3).

Changed prior to commit:
  https://reviews.llvm.org/D68757?vs=231638&id=232481#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68757/new/

https://reviews.llvm.org/D68757

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86InstrAVX512.td
  llvm/lib/Target/X86/X86InstrSSE.td
  llvm/test/CodeGen/X86/vec-strict-128.ll
  llvm/test/CodeGen/X86/vec-strict-256.ll
  llvm/test/CodeGen/X86/vec-strict-512.ll
  llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68757.232481.patch
Type: text/x-patch
Size: 17486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/c09c32c3/attachment.bin>


More information about the llvm-commits mailing list