[PATCH] D112055: [PowerPC] Implement longdouble pack/unpack builtins
    Qiu Chaofan via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Oct 19 00:53:14 PDT 2021
    
    
  
qiucf created this revision.
qiucf added reviewers: nemanjai, PowerPC, jsji, shchenz.
Herald added subscribers: dexonsmith, kbarton, hiraditya.
qiucf requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D112055
Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/builtins-ppc.c
  llvm/include/llvm/IR/Intrinsics.h
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/IR/Function.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/longdouble-pack.ll
  llvm/utils/TableGen/IntrinsicEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112055.380596.patch
Type: text/x-patch
Size: 9365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211019/90d18f12/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list