[PATCH] D154555: DAG: Implement soften float for ffrexp
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 5 17:08:01 PDT 2023
arsenm created this revision.
arsenm added reviewers: asb, sepavloff, alexfh.
Herald added subscribers: luke, frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added subscribers: wangpc, MaskRay, wdng.
Herald added a project: LLVM.
Fixes #63661
https://reviews.llvm.org/D154555
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/test/CodeGen/RISCV/llvm.frexp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154555.537550.patch
Type: text/x-patch
Size: 14503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/39245829/attachment.bin>
More information about the llvm-commits
mailing list