[PATCH] D133340: [PowerPC][GISel]select floating point constant from TOC

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 00:29:40 PDT 2022


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

Handle `G_FCONSTANT` node for PowerPC target.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133340

Files:
  llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
  llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
  llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
  llvm/test/CodeGen/PowerPC/GlobalISel/fconstant-unsupported.ll
  llvm/test/CodeGen/PowerPC/GlobalISel/fconstant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133340.458110.patch
Type: text/x-patch
Size: 9925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/e1ebfc86/attachment.bin>


More information about the llvm-commits mailing list