[PATCH] D81836: [PowerPC][Power10] Implement Vector Permute Builtins in LLVM/Clang

Biplob Mishra via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 30 20:35:45 PDT 2020


biplmish updated this revision to Diff 274670.
biplmish added a comment.

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

https://reviews.llvm.org/D81836

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/Headers/altivec.h
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/builtins-ppc-p10vector.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/p10-permute-ops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81836.274670.patch
Type: text/x-patch
Size: 10017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200701/13c42681/attachment-0001.bin>


More information about the cfe-commits mailing list