[PATCH] D130978: [AMDGPU][MC][GFX10] Correct encoding of VOP3 v_cmpx* opcodes

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 05:04:14 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGae553f9e49f9: [AMDGPU][MC][GFX10] Correct encoding of VOP3 v_cmpx* opcodes (authored by dp).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130978

Files:
  llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
  llvm/test/MC/AMDGPU/expressions-gfx10.s
  llvm/test/MC/AMDGPU/gfx10_asm_vopcx.s
  llvm/test/MC/AMDGPU/vcmpx-gfx10.s
  llvm/test/MC/AMDGPU/vop3-literal.s
  llvm/test/MC/AMDGPU/wave32.s
  llvm/test/MC/AMDGPU/wave_any.s
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt



More information about the llvm-commits mailing list