[PATCH] D133334: [AMDGPU][MC] Warn when disassembling v_cmpx instructions

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 15:06:44 PDT 2022


gandhi21299 added a comment.

I cannot quite parse 64-bit v_cmpx* instructions after reading the ISA docs several times. I need to implement checks for the source and destination operands. Any pointers?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133334



More information about the llvm-commits mailing list