[PATCH] D17194: [AMDGPU] Disassembler: Support for all VOP1 instructions.

Sam Kolton via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 20 01:17:21 PST 2016


SamWot added a comment.

In http://reviews.llvm.org/D17194#357549, @tstellarAMD wrote:

> Did you upload the wrong patch?  This seems to be a combination of the original disassembler patch and also the one that adds VOP1 support.


This patch contain changes from original disassembler patch. This was made intentionally, because review was created before original disassembler was submitted to master and without it this patch doesn't work and doesn't apply to LLVM master. Now this is not needed and I will update review.


http://reviews.llvm.org/D17194





More information about the llvm-commits mailing list