[PATCH] D135535: [PowerPC][GISel] support 32 bit load/store
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 23:26:59 PST 2022
shchenz updated this revision to Diff 478817.
shchenz added a comment.
Make load/store selection be parent of constantFP selection patch D133340 <https://reviews.llvm.org/D133340>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135535/new/
https://reviews.llvm.org/D135535
Files:
llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
llvm/lib/Target/PowerPC/PPCGenRegisterBankInfo.def
llvm/test/CodeGen/PowerPC/GlobalISel/load-store-32bit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135535.478817.patch
Type: text/x-patch
Size: 10500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221130/08fd1dae/attachment.bin>
More information about the llvm-commits
mailing list