[llvm] r267206 - [AArch64] Fix optimizeCondBranch logic.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 12:09:34 PDT 2016


On 25 April 2016 at 19:58, Quentin Colombet <qcolombet at apple.com> wrote:
> I missed that the encoding of the X variant could not represent immediate smaller than 32, thus we have to stick to the W variant but take the right subreg.
> Thanks to Tim for helping me on the encoding!

Ah, that would have done it. :)

I'm glad it helped.

--renato


More information about the llvm-commits mailing list