[llvm] r267206 - [AArch64] Fix optimizeCondBranch logic.
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 14:00:22 PDT 2016
Fix reapplied as r267465.
Thanks!
Q.
> On Apr 25, 2016, at 12:09 PM, Renato Golin <renato.golin at linaro.org> wrote:
>
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160425/1b222d45/attachment.html>
More information about the llvm-commits
mailing list