[all-commits] [llvm/llvm-project] 55eea6: [AMDGPU][NFC] More precise predicates on GFX9 f16 ...

Joe Nash via All-commits all-commits at lists.llvm.org
Wed Feb 1 08:47:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55eea6eff96a93e8641abb667c8d1c41d4b28bd1
      https://github.com/llvm/llvm-project/commit/55eea6eff96a93e8641abb667c8d1c41d4b28bd1
  Author: Joe Nash <Joseph.Nash at amd.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td

  Log Message:
  -----------
  [AMDGPU][NFC] More precise predicates on GFX9 f16 insts

Removes redundant Has16BitInsts and allows for future use
of OtherPredicates on V_DIV_FIXUP_F16_gfx9 and V_FMA_F16_gfx9

Reviewed By: foad

Differential Revision: https://reviews.llvm.org/D142990




More information about the All-commits mailing list