[PATCH] D117394: [BOLT] Fix AARCH64 registers aliasing
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 17 02:17:49 PST 2022
fhahn added a comment.
In D117394#3247843 <https://reviews.llvm.org/D117394#3247843>, @yota9 wrote:
> @fhahn This is very internal function of the BOLT, so I'm not sure hot to add such a testcase
It fixes something, so there should be a way to test this change in behavior I assume, although I have no idea about how unit tests for bolt look like.
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