[PATCH] D137785: [PowerPC][GISel] Add initial GlobalISel support for vector functions.
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 25 14:24:11 PST 2023
amyk updated this revision to Diff 492259.
amyk added a comment.
Update revision to resolve failing test cases.
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.492259.patch
Type: text/x-patch
Size: 28964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/d70ff5eb/attachment.bin>
More information about the llvm-commits
mailing list