[PATCH] D117394: [BOLT] Fix AARCH64 registers aliasing

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 01:05:53 PST 2022


maksfb added a comment.

In D117394#3265334 <https://reviews.llvm.org/D117394#3265334>, @fhahn wrote:

> In D117394#3265252 <https://reviews.llvm.org/D117394#3265252>, @maksfb wrote:
>
>> Thanks for the fix! Please spellcheck the summary before committing.
>
> There remains the question of and how this can be tested I think.

That's a good point. @yota9, if the testing can only be done via unit tests, we should add it. Which means we also have to add necessary changes to /bolt, as we currently don't have unit tests setup.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117394/new/

https://reviews.llvm.org/D117394



More information about the llvm-commits mailing list