[PATCH] D117394: [BOLT] Fix AARCH64 registers aliasing
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 06:24:50 PST 2022
yota9 added a comment.
In D117394#3277884 <https://reviews.llvm.org/D117394#3277884>, @rafauler wrote:
> Looks good, thanks! What are the practical implications of this for AArch64? Which pass is relying on ::getAliases()?
Hello @rafaelauler ! I've found out the problem while investigating the analyzeIndirectBranchFragment for aarch64..
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