[llvm] [M68k][MC] Generate some encoding tests for MOVE (PR #194269)
Min-Yih Hsu via llvm-commits
llvm-commits at lists.llvm.org
Sat May 2 16:20:49 PDT 2026
https://github.com/mshockwave commented:
Thanks for the script! I think it's a good way to have better test coverage
> Perhaps a "representative" set of permutations should be computed rather than an exhaustive set?
Yes! I don't think we need to permutate every single (data) registers. But every other permutations are much appreciated.
https://github.com/llvm/llvm-project/pull/194269
More information about the llvm-commits
mailing list