linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Another potential issue with linearized output
@ 2017-03-21 15:54 Dibyendu Majumdar
  2017-03-21 21:41 ` Dibyendu Majumdar
  0 siblings, 1 reply; 5+ messages in thread
From: Dibyendu Majumdar @ 2017-03-21 15:54 UTC (permalink / raw)
  To: Linux-Sparse

Hi,

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

Thanks and Regards

Dibyendu

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-22  9:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-21 15:54 Another potential issue with linearized output Dibyendu Majumdar
2017-03-21 21:41 ` Dibyendu Majumdar
2017-03-21 22:21   ` Dibyendu Majumdar
2017-03-22  0:12     ` Dibyendu Majumdar
2017-03-22  9:08       ` Luc Van Oostenryck

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).