[PATCH] D125498: [AMDGPU] gfx11 scalar alu instructions
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 10:35:46 PDT 2022
Joe_Nash updated this revision to Diff 429291.
Joe_Nash marked an inline comment as done.
Joe_Nash added a comment.
remove intrinsic, remove whitespace, split non-gfx11 change
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125498/new/
https://reviews.llvm.org/D125498
Files:
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
llvm/lib/Target/AMDGPU/SIDefines.h
llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/SOPInstructions.td
llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/test/MC/AMDGPU/gfx11_asm_scalar.s
llvm/test/MC/AMDGPU/sopk-err.s
llvm/test/MC/AMDGPU/sopk.s
llvm/test/MC/AMDGPU/sopp-err.s
llvm/test/MC/AMDGPU/sopp-gfx11.s
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt
More information about the llvm-commits
mailing list