[all-commits] [llvm/llvm-project] 9e17e0: [PowerPC] Combine fptoint-store under strict cases

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Mon Jun 5 01:25:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e17e083244c7f4cd1f27d8c77ecfffd54b6fd79
      https://github.com/llvm/llvm-project/commit/9e17e083244c7f4cd1f27d8c77ecfffd54b6fd79
  Author: Qiu Chaofan <qiucofan at cn.ibm.com>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

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

  Log Message:
  -----------
  [PowerPC] Combine fptoint-store under strict cases

Reviewed By: shchenz

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




More information about the All-commits mailing list