id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
5615	ghc produces poor code for `div` with constant powers of 2.	Lennart	daniel.is.fischer	"The code for Int {{{(div x c)}}} where {{{c}}} is a constant of the form 2^n^ should be implemented with an arithmetic right shift, currently it's a call to a function.  This optimization should be done for all signed types.

"	bug	new	normal	7.6.2	Compiler	7.4.1-rc1			dterei carter.schonwald@…	Unknown/Multiple	x86	None/Unknown	Unknown				
