[PATCH] D102231: [AMDGPU][AsmParser/Disassembler] Correct A16 and G16 handling

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 05:20:12 PDT 2021


dstuttard added reviewers: dp, foad, Flakebi.
dstuttard added a comment.

This is a combination of the 2 previous patches - both asmparser and disassembler. I've also unified the code from SIInstrInfo.cpp into a single function since the code was duplicated 3 times before.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102231/new/

https://reviews.llvm.org/D102231



More information about the llvm-commits mailing list