[PATCH] D121016: [PowerPC] Fix the none tail call in scalar MASS conversion
Masoud Ataei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 11:44:07 PST 2022
masoud.ataei created this revision.
masoud.ataei added reviewers: nemanjai, bmahjour, shchenz, efriedma.
masoud.ataei added projects: LLVM, PowerPC.
Herald added subscribers: kbarton, hiraditya.
Herald added a project: All.
masoud.ataei requested review of this revision.
Herald added a subscriber: llvm-commits.
This patch is proposing a fix for patch https://reviews.llvm.org/D101759
on none tail call math function conversion to MASS call.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121016
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/lower-intrinsics-afn-mass_notail.ll
llvm/test/CodeGen/PowerPC/lower-intrinsics-fast-mass_notail.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121016.413083.patch
Type: text/x-patch
Size: 5342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/4342f428/attachment.bin>
More information about the llvm-commits
mailing list