[PATCH] D103986: [PowerPC] Floating Point Builtins for XL Compat.

Quinn Pham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 15 14:15:37 PDT 2021


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

Changed the target architecture of tests to follow the convention: BE-pwr7 LE-pwr8.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103986

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/Basic/Targets/PPC.h
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/builtins-ppc-xlcompat-fp.c
  clang/test/CodeGen/builtins-ppc-xlcompat-sync.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-msync.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync.ll
  llvm/test/CodeGen/builtins-ppc-xlcompat-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103986.352240.patch
Type: text/x-patch
Size: 17997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210615/e03008a1/attachment-0001.bin>


More information about the cfe-commits mailing list