[PATCH] D11569: [AArch64] Favor extended reg patterns for sub

Renato Golin renato.golin at linaro.org
Fri Jul 31 06:56:17 PDT 2015


rengolin added a comment.

Is this avoiding a shift plus extend sub, for a shift-extend sub?

If so, would be good to add a CHECK-NOT for the extra instructions that you don't want to see.

Otherwise, looks good to me.


http://reviews.llvm.org/D11569







More information about the llvm-commits mailing list