[PATCH] D149048: [AMDGPU][Disassembler] Pre-commit a test on an error message generated in an instruction comment.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 03:05:58 PDT 2023


kosarev created this revision.
Herald added subscribers: foad, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
kosarev requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

[AMDGPU][Disassembler] Fix a spurious error message in an instruction comment.

The patch prevents pollution of instruction comments with error messages
generated during unsuccessful decoding attempts.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149048

Files:
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
  llvm/test/MC/Disassembler/AMDGPU/comments.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149048.516331.patch
Type: text/x-patch
Size: 8651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/bdafc6a8/attachment.bin>


More information about the llvm-commits mailing list