This patch implements the vector string isolate (predicate and non-predicate
versions) builtins. The predicate builtins are custom selected within PPCISelDAGToDAG.
Depends on D86252.
Paths
| Differential D87671
[PowerPC] Implement Vector String Isolate Builtins in Clang/LLVM ClosedPublic Authored by amyk on Sep 14 2020, 10:44 PM.
Details
Summary This patch implements the vector string isolate (predicate and non-predicate Depends on D86252.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Sep 21 2020, 2:35 PM This revision was landed with ongoing or failed builds.Sep 22 2020, 9:32 AM Closed by commit rG079757b551f3: [PowerPC] Implement Vector String Isolate Builtins in Clang/LLVM (authored by amyk). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 291800 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
|
clang-tidy: error: "AltiVec support not enabled" [clang-diagnostic-error]
not useful