[llvm] [AMDGPU][MC] Improving assembler error message for unsupported instructions (PR #185778)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 28 02:54:05 PDT 2026
arsenm wrote:
> @arsenm ping
I started looking at this in #157013, MatchInstructionImpl can report the missed features. I believe AArch64 uses this
https://github.com/llvm/llvm-project/pull/185778
More information about the llvm-commits
mailing list