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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 10:03:41 PDT 2023


arsenm added a comment.

Shouldn't error messages not get written to the comment stream in the first place? It seems like you're just trying to avoid getting them in the final output


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149049



More information about the llvm-commits mailing list