[PATCH] D23269: AArch64: Move remaining target specific BranchRelaxation bits to TII

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 08:15:38 PDT 2016


SjoerdMeijer accepted this revision.
SjoerdMeijer added a reviewer: SjoerdMeijer.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.

This looks reasonable to me.  In fact, we have been discussing this before in https://reviews.llvm.org/D23067, which was also supposed to add hook isBranchOffsetInRange. I had to park this work (hope to pick it up), but anyway, they are more than useful hooks to have and the implementation here makes sense to me.


https://reviews.llvm.org/D23269





More information about the llvm-commits mailing list