[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
Wed Sep 9 12:47:49 PDT 2020


bsaleil updated this revision to Diff 290804.
bsaleil added a comment.

Rebase so the patch can be applied on top of master. Also change the datalayout string on all ppc64 platforms to improve compatibility between object files.


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.290804.patch
Type: text/x-patch
Size: 24363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200909/e60ec842/attachment-0001.bin>


More information about the cfe-commits mailing list