All of lore.kernel.org
 help / color / mirror / Atom feed
* sparse-llvm should handle pointer arithmetic in op_sub similarly to op_add
@ 2017-03-14 13:15 Dibyendu Majumdar
  2017-03-19 15:28 ` Luc Van Oostenryck
  0 siblings, 1 reply; 2+ messages in thread
From: Dibyendu Majumdar @ 2017-03-14 13:15 UTC (permalink / raw)
  To: Linux-Sparse

It appears that the linearised code may have op_sub instructions for
pointer arithmetic. This needs to be handled similarly to op_add.

Regards
Dibyendu

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

* Re: sparse-llvm should handle pointer arithmetic in op_sub similarly to op_add
  2017-03-14 13:15 sparse-llvm should handle pointer arithmetic in op_sub similarly to op_add Dibyendu Majumdar
@ 2017-03-19 15:28 ` Luc Van Oostenryck
  0 siblings, 0 replies; 2+ messages in thread
From: Luc Van Oostenryck @ 2017-03-19 15:28 UTC (permalink / raw)
  To: Dibyendu Majumdar; +Cc: Linux-Sparse

On Tue, Mar 14, 2017 at 01:15:37PM +0000, Dibyendu Majumdar wrote:
> It appears that the linearised code may have op_sub instructions for
> pointer arithmetic. This needs to be handled similarly to op_add.

This is fixed in the llvm-fixes-v3 serie I submitted yesterday.

-- Luc

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-14 13:15 sparse-llvm should handle pointer arithmetic in op_sub similarly to op_add Dibyendu Majumdar
2017-03-19 15:28 ` Luc Van Oostenryck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.