[PATCH] D83500: [PowerPC][Power10] Implement custom codegen for the vec_replace_elt and vec_replace_unaligned builtins.

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 20:55:44 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b136b19cbe4: [Power10]  Implement custom codegen for the vec_replace_elt and… (authored by amyk).

Changed prior to commit:
  https://reviews.llvm.org/D83500?vs=293779&id=293936#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83500

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Headers/altivec.h
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/builtins-ppc-p10vector.c
  clang/test/CodeGen/builtins-ppc-vec-ins-error.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83500.293936.patch
Type: text/x-patch
Size: 15740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/0dcbaa87/attachment.bin>


More information about the llvm-commits mailing list