[all-commits] [llvm/llvm-project] 503a93: [PowerPC][GISel] support 64 bit load/store
Chen Zheng via All-commits
all-commits at lists.llvm.org
Mon Dec 12 04:23:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 503a935d895446a6fa238c412d8561f80d2a2a90
https://github.com/llvm/llvm-project/commit/503a935d895446a6fa238c412d8561f80d2a2a90
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
M llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
A llvm/test/CodeGen/PowerPC/GlobalISel/load-store-64bit.ll
Log Message:
-----------
[PowerPC][GISel] support 64 bit load/store
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D134792
More information about the All-commits
mailing list