[PATCH] D137785: [PowerPC][GISel] Add initial GlobalISel support for vector functions.
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 2 20:04:37 PST 2022
amyk updated this revision to Diff 479798.
amyk added a comment.
Rebase patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137785/new/
https://reviews.llvm.org/D137785
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/GISel/PPCRegisterBanks.td
llvm/lib/Target/PowerPC/PPCGenRegisterBankInfo.def
llvm/test/CodeGen/PowerPC/GlobalISel/float-arithmetic.ll
llvm/test/CodeGen/PowerPC/GlobalISel/ppc-isel-arithmentic-vec.ll
llvm/test/CodeGen/PowerPC/GlobalISel/ppc-isel-logical-vec.ll
llvm/test/CodeGen/PowerPC/GlobalISel/ppc-isel-ret-and-bitcast-vec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137785.479798.patch
Type: text/x-patch
Size: 28322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221203/3f7f32cb/attachment.bin>
More information about the llvm-commits
mailing list