On Mon, Aug 18, 2014 at 9:48 AM, Yuri Rumyantsev <ysrum...@gmail.com> wrote:
> Your patch is not complete since yo missed two another bit > manipulation instruction - lzcnt and tzcnt which have the same Are you sure you are looking at the correct patch? The last one handles all three instructions. > deficiency. Moreover, I don't think that we need to do it for INTEL > target since it is related to SILVERMONT target rather than BIG COREs. > Should I modify your patch or you do it yourself? No problem, I'll remove the SILVERMONT flag. I'll commit the updated patch to mainline later today. Uros.