[PATCH] D99408: [AMDGPU][MC] Added flag to identify VOP instructions which have a single variant

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 03:53:34 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0f5ebbcc7fc3: [AMDGPU][MC] Added flag to identify VOP instructions which have a single variant (authored by dp).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99408

Files:
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/lib/Target/AMDGPU/VOP1Instructions.td
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/lib/Target/AMDGPU/VOP3Instructions.td
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td
  llvm/lib/Target/AMDGPU/VOPInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99408.334643.patch
Type: text/x-patch
Size: 11212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210401/62e1f886/attachment.bin>


More information about the llvm-commits mailing list