[all-commits] [llvm/llvm-project] 45be0d: [AMDGPU] Introduce a "new" target feature `xf32-in...

Shilei Tian via All-commits all-commits at lists.llvm.org
Thu Nov 7 09:39:49 PST 2024


  Branch: refs/heads/users/shiltian/xf32-insts
  Home:   https://github.com/llvm/llvm-project
  Commit: 45be0db1e3dcd19cc250bc3206914ed2720149c0
      https://github.com/llvm/llvm-project/commit/45be0db1e3dcd19cc250bc3206914ed2720149c0
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.td
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h
    M llvm/lib/Target/AMDGPU/VOP3PInstructions.td

  Log Message:
  -----------
  [AMDGPU] Introduce a "new" target feature `xf32-insts`

The feature itself is not new. Just to use it to guard corresponding
instructions.



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