[all-commits] [llvm/llvm-project] 60bb5c: [AMDGPU] Fix predicates for various True16 instruc...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Wed Jan 10 04:58:31 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 60bb5c54f6e1eeed0aae7917d10f746ee8135d9d
      https://github.com/llvm/llvm-project/commit/60bb5c54f6e1eeed0aae7917d10f746ee8135d9d
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td
    M llvm/lib/Target/AMDGPU/VOPInstructions.td

  Log Message:
  -----------
  [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>.




More information about the All-commits mailing list