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

Shilei Tian via All-commits all-commits at lists.llvm.org
Wed Nov 6 13:22:28 PST 2024


  Branch: refs/heads/users/shiltian/xf32-insts
  Home:   https://github.com/llvm/llvm-project
  Commit: 4077a199a263252ef45895e2c9b4e6375988fa88
      https://github.com/llvm/llvm-project/commit/4077a199a263252ef45895e2c9b4e6375988fa88
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-11-06 (Wed, 06 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