[PATCH] D84968: [PowerPC] Legalize v256i1 and v512i1 and implement load and store of these types
Baptiste Saleil via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 28 12:07:36 PDT 2020
bsaleil updated this revision to Diff 294776.
bsaleil added a comment.
Use early exit in lowering functions and extend test case
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84968/new/
https://reviews.llvm.org/D84968
Files:
clang/lib/Basic/Targets/PPC.h
clang/test/CodeGen/target-data.c
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/lib/Target/PowerPC/PPCRegisterInfo.td
llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
llvm/test/CodeGen/PowerPC/mma-acc-memops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84968.294776.patch
Type: text/x-patch
Size: 28761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200928/7eacf9ec/attachment-0001.bin>
More information about the cfe-commits
mailing list