[PATCH] D105957: [PowerPC] Implement intrinsics for mtfsf[i]

Lei Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 16 14:26:23 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG35a18a981f6b: [PowerPC] Implement intrinsics for mtfsf[i] (authored by nemanjai, committed by lei).

Changed prior to commit:
  https://reviews.llvm.org/D105957?vs=358491&id=359451#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105957

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/builtins-ppc-xlcompat-math.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/P9InstrResources.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-math.ll
  llvm/test/CodeGen/PowerPC/fpscr-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105957.359451.patch
Type: text/x-patch
Size: 10551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210716/ad02591b/attachment-0001.bin>


More information about the cfe-commits mailing list