[PATCH] D131865: Pre-commit test for D131587
Daniel Hoekwater via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 15:19:45 PDT 2023
dhoekwater added a comment.
Could you add tests for AArch64? Since unconditional branches are relaxed when Machine Function Splitting is enabled, restore block deduplication should be validated on AArch64.
I'd be happy to advise if you're unfamiliar with the architecture.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131865/new/
https://reviews.llvm.org/D131865
More information about the llvm-commits
mailing list