[PowerPC][GISel] support 64 bit load/store
authorChen Zheng <czhengsz@cn.ibm.com>
Sun, 9 Oct 2022 03:31:00 +0000 (03:31 +0000)
committerChen Zheng <czhengsz@cn.ibm.com>
Mon, 12 Dec 2022 12:20:54 +0000 (12:20 +0000)
commit503a935d895446a6fa238c412d8561f80d2a2a90
tree1878649edf720d8e30661ef0a3d438a55a0072ac
parent4de67273e6dc1eefc794b3022f6c2743873bfff2
[PowerPC][GISel] support 64 bit load/store

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D134792
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/test/CodeGen/PowerPC/GlobalISel/load-store-64bit.ll [new file with mode: 0644]