[PATCH] D16723: [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target.
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 11:10:36 PST 2016
tstellarAMD added a comment.
In http://reviews.llvm.org/D16723#344064, @SamWot wrote:
> Removed decodePositionallyEncodedOperands. Renamed $dst to $vdst operands for VOP instructions.
The changes to the operand names should really be in a different patch so they can be tested separately.
http://reviews.llvm.org/D16723
More information about the llvm-commits
mailing list