[llvm] [llvm-exegesis] [AArch64] Resolving "not all operands are initialized by snippet generator" (PR #142529)
Sjoerd Meijer via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 13 05:27:53 PDT 2025
sjoerdmeijer wrote:
I would also like to see a test case.
Or is that difficult because this is randomising the registers? But from a quick look, we are not really randomly assigning values, always 0, so we could easily add test cases?
https://github.com/llvm/llvm-project/pull/142529
More information about the llvm-commits
mailing list