[PATCH] D149254: [AMDGPU][MC] Clean up DPP bound_ctrl handling
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 00:36:59 PDT 2023
rovka updated this revision to Diff 517826.
rovka added a comment.
Updated based on Ivan's comment (good point, thanks!).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149254/new/
https://reviews.llvm.org/D149254
Files:
llvm/docs/AMDGPUModifierSyntax.rst
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/test/MC/AMDGPU/gfx11_asm_vop1_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vop2_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vop1.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vop2.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopc.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopcx.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3p_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vopcx_dpp16.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149254.517826.patch
Type: text/x-patch
Size: 299779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/2520cbe5/attachment-0001.bin>
More information about the llvm-commits
mailing list