[PATCH] D66337: [AArch64InstrInfo] Stop getInstSizeInBytes returning non-zero for meta instructions.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 16 04:14:27 PDT 2019
paulwalker-arm added a comment.
Have I got the terminology the wrong way round? I assumed relaxing meant the act of converting a branch who destination is not within range into a one that is within range either by inversion or introducing a second branch with sufficient range. I just want to make sure my commit message makes sense.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66337/new/
https://reviews.llvm.org/D66337
More information about the llvm-commits
mailing list