[all-commits] [llvm/llvm-project] 1a7b69: add custom operation for strict fpextend/fpround

MoringLiu via All-commits all-commits at lists.llvm.org
Thu Dec 26 16:47:50 PST 2019


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

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

  Log Message:
  -----------
  add custom operation for strict fpextend/fpround

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




More information about the All-commits mailing list