[all-commits] [llvm/llvm-project] b6912c: [PowerPC] Support constrained conversion in SPE ta...

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Sun Jul 12 21:34:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b6912c879ed848fd59c108e8b90fe0180893ee56
      https://github.com/llvm/llvm-project/commit/b6912c879ed848fd59c108e8b90fe0180893ee56
  Author: Qiu Chaofan <qiucofan at cn.ibm.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    M llvm/lib/Target/PowerPC/PPCInstrSPE.td
    A llvm/test/CodeGen/PowerPC/fp-strict-conv.ll

  Log Message:
  -----------
  [PowerPC] Support constrained conversion in SPE target

This patch adds support for constrained int/fp conversion between
signed/unsigned i32 and f32/f64.

Reviewed By: jhibbits

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




More information about the All-commits mailing list