[PATCH] D87671: [PowerPC] Implement Vector String Isolate Builtins in Clang/LLVM

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 09:44:35 PDT 2020


amyk updated this revision to Diff 292830.
amyk added a comment.

Address clang-format concerns.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87671

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87671.292830.patch
Type: text/x-patch
Size: 25328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/66ea50b8/attachment.bin>


More information about the llvm-commits mailing list