[PATCH] D125506: [PowerPC] Implement XL compat __fnabs and __fnabss builtins.
Amy Kwan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 19 07:25:54 PDT 2022
amyk updated this revision to Diff 430671.
amyk added a comment.
- Add a P6 <https://reviews.llvm.org/P6>+VSX run line and remove extra P7 <https://reviews.llvm.org/P7>/P8 <https://reviews.llvm.org/P8> lines for backend test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125506/new/
https://reviews.llvm.org/D125506
Files:
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/Basic/Targets/PPC.cpp
clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-fnabs.c
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/P10InstrResources.td
llvm/lib/Target/PowerPC/P9InstrResources.td
llvm/lib/Target/PowerPC/PPCBack2BackFusion.def
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCInstrVSX.td
llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-fnabs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125506.430671.patch
Type: text/x-patch
Size: 9725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220519/768eaf7d/attachment-0001.bin>
More information about the cfe-commits
mailing list