diff options
author | Joe Nash <Joseph.Nash@amd.com> | 2022-05-18 15:01:20 -0400 |
---|---|---|
committer | Joe Nash <Joseph.Nash@amd.com> | 2022-06-06 09:34:59 -0400 |
commit | 99a83b1286748501e0ccf199a582dc3ec5451ef5 (patch) | |
tree | d8ef68a2199e90573df8c64ef9ec92e7dd537d93 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 4eab04f8491ab4fb8456eea9a73657701c554625 (diff) | |
download | llvm-99a83b1286748501e0ccf199a582dc3ec5451ef5.zip llvm-99a83b1286748501e0ccf199a582dc3ec5451ef5.tar.gz llvm-99a83b1286748501e0ccf199a582dc3ec5451ef5.tar.bz2 |
[AMDGPU] gfx11 vop3dpp instructions
gfx11 adds the ability to use dpp modifiers on vop3 instructions.
This patch adds machine code layer support for that. The MCCodeEmitter
is changed to use APInt instead of uint64_t to support these wider
instructions.
Patch 16/N for upstreaming of AMDGPU gfx11 architecture
Depends on D126475
Reviewed By: rampitec, #amdgpu
Differential Revision: https://reviews.llvm.org/D126483
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions