[PATCH] D102443: [PowerPC] Added multiple PowerPC builtins

Quinn Pham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 11:56:33 PDT 2021


quinnp updated this revision to Diff 345519.
quinnp added a comment.

Removed some unused checks in a test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102443

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/test/CodeGen/builtins-ppc-xlcompat-sync.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-msync.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync.ll
  llvm/test/CodeGen/PowerPC/eieio.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102443.345519.patch
Type: text/x-patch
Size: 13493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210514/54fb4f0b/attachment.bin>


More information about the llvm-commits mailing list