diff options
author | Ivan Kosarev <ivan.kosarev@amd.com> | 2024-01-16 21:23:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 21:23:55 +0000 |
commit | 03abf7fe09bb13d387660bcd5abaf8257de2c152 (patch) | |
tree | 86f39e1184c9571347bc0ed7c34232faf19ce852 /llvm/lib/CodeGen/BasicBlockSections.cpp | |
parent | 41b09bbe98fc8d5952beeeb34fcb07caeecfbdcb (diff) | |
download | llvm-03abf7fe09bb13d387660bcd5abaf8257de2c152.zip llvm-03abf7fe09bb13d387660bcd5abaf8257de2c152.tar.gz llvm-03abf7fe09bb13d387660bcd5abaf8257de2c152.tar.bz2 |
[AMDGPU] Fix predicates for V_DOT instructions. (#78198)
Resolves AsmParser ambiguities, e.g., between V_DOT4C_I32_I8_dpp_vi and
V_DOT4C_I32_I8_dpp_gfx10. The latter is predicated with isGFX10Only
while the first has no subtarget generation predicates.
Part of <https://github.com/llvm/llvm-project/issues/69256>.
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions