[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
Tue Mar 30 10:45:24 PDT 2021
dp updated this revision to Diff 334225.
dp added a comment.
Removed unnecessary code
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.334225.patch
Type: text/x-patch
Size: 11212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/8fe3ba17/attachment.bin>
More information about the llvm-commits
mailing list