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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 23:24:05 PST 2022


shchenz updated this revision to Diff 478815.
shchenz added a comment.

use generic load node


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133340/new/

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.478815.patch
Type: text/x-patch
Size: 9731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221130/9577afc7/attachment.bin>


More information about the llvm-commits mailing list