[all-commits] [llvm/llvm-project] e7c5ce: Revert "[PowerPC] Simplify fp-to-int store optimiz...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed May 24 10:05:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7c5ced0b9f0551ea17e1d2b48be86f03a772c59
https://github.com/llvm/llvm-project/commit/e7c5ced0b9f0551ea17e1d2b48be86f03a772c59
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-24 (Wed, 24 May 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:
-----------
Revert "[PowerPC] Simplify fp-to-int store optimization"
Breaks https://lab.llvm.org/buildbot/#/builders/18/builds/9118
This reverts commit 8064caf83fb166b709bfe0e7641c5181341cb064.
More information about the All-commits
mailing list