[all-commits] [llvm/llvm-project] 69bc8f: Reland "[PowerPC] Simplify fp-to-int store optimiz...

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Sun Jun 4 22:54:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69bc8ff76661a4d61dc32292d988789c8fd234b8
      https://github.com/llvm/llvm-project/commit/69bc8ff76661a4d61dc32292d988789c8fd234b8
  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/lib/Target/PowerPC/PPCISelLowering.h
    M llvm/lib/Target/PowerPC/PPCInstrInfo.td
    M llvm/lib/Target/PowerPC/PPCInstrP10.td
    M llvm/lib/Target/PowerPC/PPCInstrVSX.td
    M llvm/test/CodeGen/PowerPC/f128-truncateNconv.ll
    M llvm/test/CodeGen/PowerPC/scalar-double-ldst.ll
    M llvm/test/CodeGen/PowerPC/scalar-float-ldst.ll
    M llvm/test/CodeGen/PowerPC/store_fptoi.ll
    M llvm/test/CodeGen/PowerPC/vsx-partword-int-loads-and-stores.ll

  Log Message:
  -----------
  Reland "[PowerPC] Simplify fp-to-int store optimization"

The build failure should be fixed by de681d53. Follow-up refactor will
be done in future patches.

This reverts commit e7c5ced0b9f0551ea17e1d2b48be86f03a772c59.




More information about the All-commits mailing list