[all-commits] [llvm/llvm-project] 350565: [LegalizeTypes] Add SoftenFloatOp_Unary to reduce ...

topperc via All-commits all-commits at lists.llvm.org
Tue Nov 26 18:18:46 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 350565dbc06d32096ae3ade7bc3d2e58ac654273
      https://github.com/llvm/llvm-project/commit/350565dbc06d32096ae3ade7bc3d2e58ac654273
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h

  Log Message:
  -----------
  [LegalizeTypes] Add SoftenFloatOp_Unary to reduce some duplication for softening LRINT/LLRINT/LROUND/LLROUND

Summary: This will be enhanced in a follow up to add strict fp support

Reviewers: efriedma

Reviewed By: efriedma

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list