[llvm] [AMDGPU][MC] Improving assembler error message for unsupported instructions (PR #185778)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 11 05:17:48 PDT 2026


https://github.com/arsenm commented:

There's generic infrastructure to report the list of required subtarget features, we're just bypassing it. Most of this custom code here should be removable 

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


More information about the llvm-commits mailing list