[PATCH] D97048: [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3
Dmitry Preobrazhensky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 04:01:34 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG481351809284: [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3 (authored by dp).
Changed prior to commit:
https://reviews.llvm.org/D97048?vs=324967&id=325414#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97048/new/
https://reviews.llvm.org/D97048
Files:
llvm/docs/AMDGPUModifierSyntax.rst
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.mov.dpp.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.wqm.demote.ll
llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
llvm/test/CodeGen/AMDGPU/atomic_optimizations_pixelshader.ll
llvm/test/CodeGen/AMDGPU/dpp64_combine.ll
llvm/test/CodeGen/AMDGPU/dpp_combine.ll
llvm/test/CodeGen/AMDGPU/dpp_combine.mir
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.update.dpp.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wqm.demote.ll
llvm/test/MC/AMDGPU/gfx10_asm_dpp16.s
llvm/test/MC/AMDGPU/vop_dpp.s
llvm/test/MC/AMDGPU/vop_dpp_expr.s
llvm/test/MC/Disassembler/AMDGPU/dl-insts.txt
llvm/test/MC/Disassembler/AMDGPU/dpp_vi.txt
llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_dpp16.txt
llvm/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
llvm/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
llvm/test/MC/Disassembler/AMDGPU/xdl-insts-gfx1011-gfx1012.txt
llvm/test/MC/Disassembler/AMDGPU/xdl-insts-gfx908.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97048.325414.patch
Type: text/x-patch
Size: 327371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210222/7d5ce9fd/attachment-0001.bin>
More information about the llvm-commits
mailing list