[all-commits] [llvm/llvm-project] 09e340: [SelectionDAG] fminnum should be a binary operator

Chen Zheng via All-commits all-commits at lists.llvm.org
Wed Nov 11 00:42:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 09e34048bf7ebd357a069a2bcb74b35fa8a7b38d
      https://github.com/llvm/llvm-project/commit/09e34048bf7ebd357a069a2bcb74b35fa8a7b38d
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
    M llvm/test/CodeGen/PowerPC/fminnum.ll

  Log Message:
  -----------
  [SelectionDAG] fminnum should be a binary operator

Reviewed By: craig.topper

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




More information about the All-commits mailing list