[PATCH] D141249: [PowerPC] Combine fptoint-store under strict cases

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 21:17:09 PST 2023


qiucf created this revision.
qiucf added reviewers: nemanjai, shchenz, PowerPC.
Herald added subscribers: kbarton, hiraditya.
Herald added a project: All.
qiucf requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141249

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/fp-strict-conv.ll
  llvm/test/CodeGen/PowerPC/nofpexcept.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141249.487277.patch
Type: text/x-patch
Size: 30078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/0d030405/attachment.bin>


More information about the llvm-commits mailing list