[PATCH] D137785: [PowerPC][GISel] Add initial GlobalISel support for vector functions.
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 27 06:23:27 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3508f123353c: [PowerPC][GISel] Add initial GlobalISel support for vector functions. (authored by amyk).
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.508623.patch
Type: text/x-patch
Size: 28964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230327/f1f096ab/attachment.bin>
More information about the llvm-commits
mailing list