[PATCH] D81906: [CodeGen] Expand float operand for STRICT_FSETCC/STRICT_FSETCCS
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 15 21:28:14 PDT 2020
steven.zhang created this revision.
steven.zhang added reviewers: uweigand, cameron.mcinally, craig.topper, andrew.w.kaylor, kpn, kristof.beyls, qiucf, PowerPC.
Herald added subscribers: wuzish, hiraditya, nemanjai.
Herald added a project: LLVM.
steven.zhang added a parent revision: D81727: [PowerPC] Support constrained fp operation for setcc.
This patch is the continue work of https://reviews.llvm.org/D69281 to implement the way that expands STRICT_FSETCC/STRICT_FSETCCS.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D81906
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/test/CodeGen/PowerPC/fp-strict-fcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81906.270951.patch
Type: text/x-patch
Size: 40794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/ac3ddf65/attachment-0001.bin>
More information about the llvm-commits
mailing list