[llvm] [BOLT] Enable hugify for AArch64 (PR #117158)
Pavel Iliin via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 10 04:48:20 PST 2025
ilinpv wrote:
I would like to clarify a possibly more general question with community here, as I believe it might also come up with the AArch64 BOLT python tests for https://github.com/llvm/llvm-project/pull/120267 where we might need to test the same thing as existing X86 tests. What would you recommend, how would be better for us to organize such tests, what approach to follow? Things like when we need to duplicate them or keep common part target independent part and add differences for targets, make existing tests target independent to test all platforms, create unique AArch64 tests, etc? We would greatly appreciate any input. @yota9 @yavtuk
https://github.com/llvm/llvm-project/pull/117158
More information about the llvm-commits
mailing list