* sparse-llvm op_shl and op_lshr code generation issue
@ 2017-03-14 14:04 Dibyendu Majumdar
2017-03-19 0:23 ` Luc Van Oostenryck
0 siblings, 1 reply; 2+ messages in thread
From: Dibyendu Majumdar @ 2017-03-14 14:04 UTC (permalink / raw)
To: Linux-Sparse
If the rhs is not of the same size as the lhs then LLVM rejects the
code. A fix is to extend the rhs to match the lhs.
Regards
Dibyendu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-19 0:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14 14:04 sparse-llvm op_shl and op_lshr code generation issue Dibyendu Majumdar
2017-03-19 0:23 ` 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).