This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG079757b551f3: [PowerPC] Implement Vector String Isolate
Builtins in Clang/LLVM (authored by amyk).
Repository:
rG LLVM Github Monorepo
CHANGES SI
Conanap accepted this revision.
Conanap added a comment.
This revision is now accepted and ready to land.
lgtm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87671/new/
https://reviews.llvm.org/D87671
___
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
amyk added inline comments.
Comment at: llvm/lib/Target/PowerPC/PPCInstrPrefix.td:925
+ "vstribr", "$vT, $vB", IIC_VecGeneral,
+[(set v16i8:$vT,
+ (int_ppc_altivec_vstribr v16i8:
amyk created this revision.
amyk added reviewers: power-llvm-team, PowerPC, nemanjai, saghir.
amyk added projects: PowerPC, LLVM.
Herald added subscribers: shchenz, hiraditya.
Herald added a project: clang.
amyk requested review of this revision.
This patch implements the vector string isolate (pr