[PATCH] D92465: [PowerPC] Implement intrinsic for DARN instruction

Qiu Chaofan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 7 22:13:55 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e85a2ba1645: [PowerPC] Implement intrinsic for DARN instruction (authored by qiucf).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D92465?vs=308882&id=310089#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92465

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/test/CodeGen/builtins-ppc.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/test/CodeGen/PowerPC/builtins-ppc-p9-darn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92465.310089.patch
Type: text/x-patch
Size: 3943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201208/a612ad3e/attachment.bin>


More information about the cfe-commits mailing list