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

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 11:17:25 PDT 2024


MaskRay wrote:

I hope that we do not add new MCStreamer derivatives just for testing purposes.
For round tripping tests, can you do `llvm-mc ... -filetype=obj | llvm-objdump -d -` instead?

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


More information about the llvm-commits mailing list