[PATCH] D157100: [AMDGPU] Validate GDS in the assembler

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 07:42:22 PDT 2023


foad added a comment.

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.


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