[llvm] [AMDGPU][RFC] Combine asm and disasm tests. (PR #90179)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 06:17:06 PDT 2024


arsenm wrote:

> In general our dis tests are 99% roundtrip in their intent, except when we test 'do not care bits'.

We also don't roundtrip correctly in the case of sub-optimal constant encodings (i.e. emitting inline constants as literals)

https://github.com/llvm/llvm-project/pull/90179


More information about the llvm-commits mailing list