[PATCH] D128653: [PowerPC] Fix the check for scalar MASS conversion
Masoud Ataei via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 27 08:18:59 PDT 2022
masoud.ataei created this revision.
masoud.ataei added reviewers: bmahjour, renenkel, rzurob, w2yehia.
masoud.ataei added a project: PowerPC.
Herald added subscribers: shchenz, kbarton, hiraditya, nemanjai.
Herald added a project: All.
masoud.ataei requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
Proposing to move the check for scalar MASS conversion from constructor
of `PPCTargetLowering` to the `lowerLibCallBase` function which decides
about the lowering.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D128653
Files:
clang/test/CodeGen/lower-mass-end-to-end.c
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128653.440235.patch
Type: text/x-patch
Size: 5136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220627/89d8bfc2/attachment-0001.bin>
More information about the cfe-commits
mailing list