[PATCH] D63712: [AMDGPU] Fix +DumpCode to print an entry label for the first function

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 14:28:46 PDT 2019


arsenm added a comment.

In D63712#1555460 <https://reviews.llvm.org/D63712#1555460>, @tpr wrote:

> I don't think anyone is a fan of dumpcode. But we're still in the position that the proper disassembler does not support gfx6 or gfx7, and we need to get this particular problem fixed in the short term.


You should go the other way, emit text asm and then assemble


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63712





More information about the llvm-commits mailing list