[all-commits] [llvm/llvm-project] bab5da: [AMDGPU][MC][DISASSEMBLER] Corrected decoder to co...

dpreobra via All-commits all-commits at lists.llvm.org
Thu May 28 04:20:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bab5dadfcd0fc3a77c47aec7e885e8b70b9f9756
      https://github.com/llvm/llvm-project/commit/bab5dadfcd0fc3a77c47aec7e885e8b70b9f9756
  Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
    M llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt

  Log Message:
  -----------
  [AMDGPU][MC][DISASSEMBLER] Corrected decoder to consume each code fragment only once

Summary: disabled disassembly of successfully decoded fragments of code.

See detailed bug description: https://bugs.llvm.org/show_bug.cgi?id=46101

Reviewers: arsenm, rampitec

Differential Revision: https://reviews.llvm.org/D80637




More information about the All-commits mailing list