linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dibyendu Majumdar <mobile@majumdar.org.uk>
To: Linux-Sparse <linux-sparse@vger.kernel.org>
Subject: Re: Another potential issue with linearized output
Date: Tue, 21 Mar 2017 21:41:01 +0000	[thread overview]
Message-ID: <CACXZuxfdKn-x_-nVbLy4PGMpmVDk-_7RESOQcfPT8FLa7JDEzQ@mail.gmail.com> (raw)
In-Reply-To: <CACXZuxetXE1QQ2jK5Pc5+FQB-vN3pguUNm8FuJ5hZ23C845KKA@mail.gmail.com>

On 21 March 2017 at 15:54, Dibyendu Majumdar <mobile@majumdar.org.uk> wrote:
> When I try to compile following test (see link) in sparse-llvm - LLVM says:
>
> Instruction does not dominate all uses!
>   %load_target = load i32, i32* %191
>   %R122 = icmp eq i32 %load_target4, %load_target
> Instruction does not dominate all uses!
>   %load_target = load i32, i32* %191
>   %R283 = icmp eq i32 %load_target4, %load_target
> Instruction does not dominate all uses!
>   %load_target = load i32, i32* %191
>   %R522 = icmp eq i32 %load_target4, %load_target
>
> I have not yet investigated what the issue is but I thought it best to
> post the test case so that it can be validated.
>
> https://github.com/dibyendumajumdar/dmr_c/blob/master/tests/bugs/cq3.c
>

Appears that the problem is occurring in simplify_one_symbol().

Regards

  reply	other threads:[~2017-03-21 21:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-21 15:54 Another potential issue with linearized output Dibyendu Majumdar
2017-03-21 21:41 ` Dibyendu Majumdar [this message]
2017-03-21 22:21   ` Dibyendu Majumdar
2017-03-22  0:12     ` Dibyendu Majumdar
2017-03-22  9:08       ` Luc Van Oostenryck

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=CACXZuxfdKn-x_-nVbLy4PGMpmVDk-_7RESOQcfPT8FLa7JDEzQ@mail.gmail.com \
    --to=mobile@majumdar.org.uk \
    --cc=linux-sparse@vger.kernel.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).