linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dibyendu Majumdar <mobile@majumdar.org.uk>
To: Christopher Li <sparse@chrisli.org>
Cc: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>,
	Linux-Sparse <linux-sparse@vger.kernel.org>
Subject: Re: [PATCH 1/2] V2 Give the constant pseudo value a size
Date: Sun, 24 Dec 2017 13:10:34 +0000	[thread overview]
Message-ID: <CACXZuxdHeCqQ5x7i2a6ZTHAFSMJWHm3Myyq3TkP6Wj5Ca6bcVQ@mail.gmail.com> (raw)
In-Reply-To: <CANeU7Q=VPubjUkjWP20Ye8rA8d42OfVD=xM1U-quVqGK4kQb+g@mail.gmail.com>

Hi Chris,

On 13 November 2017 at 15:28, Christopher Li <sparse@chrisli.org> wrote:
> Currently value pseudo does not have size.
> This create a problem pointed out by Dibyendu.
> When using LLVM, calling varidic function with
> constant value, there is no where to find the
> size.
>
> Linus give out two suggestions. One is give pseudo
> a size. The other one is the push instruction.
> This is the implementation of the first suggestion.

I tested out this change in my code base and it seems fine. I hope this helps.

Thanks and Regards
Dibyendu

  reply	other threads:[~2017-12-24 13:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-13 15:28 [PATCH 1/2] V2 Give the constant pseudo value a size Christopher Li
2017-12-24 13:10 ` Dibyendu Majumdar [this message]
2017-12-30  3:44   ` Christopher Li

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACXZuxdHeCqQ5x7i2a6ZTHAFSMJWHm3Myyq3TkP6Wj5Ca6bcVQ@mail.gmail.com \
    --to=mobile@majumdar.org.uk \
    --cc=linux-sparse@vger.kernel.org \
    --cc=luc.vanoostenryck@gmail.com \
    --cc=sparse@chrisli.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).