[all-commits] [llvm/llvm-project] 304143: Add strict fp support for instructions fadd/fsub/f...

MoringLiu via All-commits all-commits at lists.llvm.org
Thu Dec 5 17:46:50 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3041434450e6c9cbc3476289f7c862f346126296
      https://github.com/llvm/llvm-project/commit/3041434450e6c9cbc3476289f7c862f346126296
  Author: Liu, Chen3 <chen3.liu at intel.com>
  Date:   2019-12-06 (Fri, 06 Dec 2019)

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

  Log Message:
  -----------
  Add strict fp support for instructions fadd/fsub/fmul/fdiv

Differential Revision: https://reviews.llvm.org/D68757




More information about the All-commits mailing list