[PATCH] D157100: [AMDGPU] Validate GDS in the assembler
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 11:18:04 PDT 2023
arsenm added a comment.
In D157100#4560682 <https://reviews.llvm.org/D157100#4560682>, @foad wrote:
> Note that the disassembler will still happily decode the gds bit. I hope that's OK. The disassembler has always been more forgiving than the assembler.
I think the disassembler should continue printing it, the disassembler needs to be more tolerant of anything that it sees
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157100/new/
https://reviews.llvm.org/D157100
More information about the llvm-commits
mailing list