[llvm] [AMDGPU][MC] Separate VOPC MnemonicAlias from Instruction (PR #89105)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 00:20:14 PDT 2024


https://github.com/jayfoad approved this pull request.

LGTM. I have found it useful to split mnemonic aliases into their own anonymous defs in plenty of other places, so I think it makes sense to do it here too.

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


More information about the llvm-commits mailing list