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

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


  Branch: refs/heads/users/shiltian/xf32-insts
  Home:   https://github.com/llvm/llvm-project
  Commit: c8a38d2be1faa8bd4db87adbf257527b3355186c
      https://github.com/llvm/llvm-project/commit/c8a38d2be1faa8bd4db87adbf257527b3355186c
  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