Files
clang-p2996/llvm/lib/Target/AMDGPU
Ivan Kosarev 60bb5c54f6 [AMDGPU] Fix predicates for various True16 instructions. (#77581)
Resolves AsmParser ambiguities, e.g., between
V_SUBREV_F16_t16_dpp8_gfx11 and V_SUBREV_F16_t16_dpp8_gfx12.

Part of <https://github.com/llvm/llvm-project/issues/69256>.
2024-01-10 12:58:18 +00:00
..