[all-commits] [llvm/llvm-project] 08db69: [AMDGPU][True16][MC] V_MED3_I/U16_fake16 CodeGen p...

Brox Chen via All-commits all-commits at lists.llvm.org
Thu Dec 19 19:54:19 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08db696c87fb68cc896f742202665440cee53f8c
      https://github.com/llvm/llvm-project/commit/08db696c87fb68cc896f742202665440cee53f8c
  Author: Brox Chen <guochen2 at amd.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstructions.td
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-pattern-smed3.s16.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-pattern-umed3.s16.mir

  Log Message:
  -----------
  [AMDGPU][True16][MC] V_MED3_I/U16_fake16 CodeGen pattern (#120600)

In this patch https://github.com/llvm/llvm-project/pull/113603 replace
`V_MED3_I/U16` to `V_MED3_I/U16_fake16` for Post-GFX11, but it miss to
update the CodeGen pattern. This patch update and corrert the CodeGen
pattern



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list