[PATCH] D126989: [AMDGPU] gfx11 VOPC instructions
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 11:02:56 PDT 2022
Joe_Nash updated this revision to Diff 435616.
Joe_Nash added a comment.
remove whitespace
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126989/new/
https://reviews.llvm.org/D126989
Files:
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
llvm/lib/Target/AMDGPU/VOPCInstructions.td
llvm/test/MC/AMDGPU/gfx11_asm_vopc.s
llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp.s
llvm/test/MC/AMDGPU/gfx11_asm_vopc_e64.s
llvm/test/MC/AMDGPU/gfx11_asm_vopcx.s
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt
More information about the llvm-commits
mailing list