[PATCH] D85453: [PowerPC] Implement __int128 vector divide operations

Albion Fung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 12:19:55 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG05aa997d511e: [PowerPC] Implement __int128 vector divide operations (authored by Conanap).

Changed prior to commit:
  https://reviews.llvm.org/D85453?vs=283671&id=291999#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85453/new/

https://reviews.llvm.org/D85453

Files:
  clang/lib/Headers/altivec.h
  clang/test/CodeGen/builtins-ppc-p10vector.c
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/p10-vector-divide.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85453.291999.patch
Type: text/x-patch
Size: 4294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/6b21b5d6/attachment.bin>


More information about the llvm-commits mailing list