[PATCH] D125916: [PowerPC] Defined and lowered llvm.ppc.kill.canary intrinsic

Paul Scoropan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 05:27:05 PDT 2022


pscoro updated this revision to Diff 438988.
pscoro added a comment.

[PowerPC]
Removed commented change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125916

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/Basic/Targets/PPC.cpp
  clang/test/CodeGen/PowerPC/builtins-ppc-stackprotect.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/kill-canary-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125916.438988.patch
Type: text/x-patch
Size: 5025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/797cbded/attachment.bin>


More information about the llvm-commits mailing list